commit | 96196a1f7546904563994d2d041804a816d7c139 | [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 | 0635b09cc04b4d0f5bd6fbdf8380d6a564445b87 [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>