]> Git Repo - J-u-boot.git/commit - arch/powerpc/cpu/mpc85xx/cpu_init.c
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
authorHaiying Wang <[email protected]>
Wed, 1 Dec 2010 15:35:30 +0000 (10:35 -0500)
committerKumar Gala <[email protected]>
Wed, 1 Dec 2010 16:01:14 +0000 (10:01 -0600)
commit888279b5ed8a6243eda81af84a98adc64c5e4453
treec7227f6801d0fc02ddc749b144cfbc8b39608af0
parent558710b98bd71bc31a0447a28fab79cf4649aa69
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined

This fixes the compiling error for the board  which doesn't have NOR flash
(so CONFIG_FLASH_BASE is not defined)

Signed-off-by: Haiying Wang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/cpu_init.c
This page took 0.031525 seconds and 4 git commands to generate.