]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
authorHaiying Wang <Haiying.Wang@freescale.com>
Wed, 10 Nov 2010 20:37:13 +0000 (15:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 11 Nov 2010 06:46:31 +0000 (00:46 -0600)
commit0635b09cc04b4d0f5bd6fbdf8380d6a564445b87
tree5d2b8d8f64a758527fedf1ac8d98bd97c58d42e9
parent36ae6a8e70ed05c267d4db7224c4ff45146b808e
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>
arch/powerpc/cpu/mpc85xx/start.S