Home
last modified time | relevance | path

Searched hist:"0635 b09cc04b4d0f5bd6fbdf8380d6a564445b87" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.Sdiff 0635b09cc04b4d0f5bd6fbdf8380d6a564445b87 Wed Nov 10 14:37:13 CST 2010 Haiying Wang <Haiying.Wang@freescale.com> powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE

Use CONFIG_SYS_MONITOR_BASE instead of CONFIG_SYS_TEXT_BASE in early
init code so we can share the same code with NAND or NOR boot and not
have additional ifdefs in here.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>