commit | 31b90125607a738aff81bed1cdd812bc6c8401aa | [log] [tgz] |
---|---|---|
author | Haiying Wang <Haiying.Wang@freescale.com> | Wed Nov 10 15:37:13 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Nov 12 08:51:36 2010 -0600 |
tree | d1d8520f8739401ee8e44f025af9971806741fa5 | |
parent | 439a7bfebbeec6c443ea4cbab4bdb8d44173cd83 [diff] |
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build Introduce a SPL specific CONFIG_SYS_TEXT_BASE_SPL define to be used by the linker. This has similiar semantics to CONFIG_SYS_TEXT_BASE however since SPL is a unqiue image we introduce a new variable to control its text base address. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>