]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE
authorSteve Sakoman <steve@sakoman.com>
Wed, 27 Oct 2010 12:04:30 +0000 (05:04 -0700)
committerSandeep Paulraj <s-paulraj@ti.com>
Thu, 4 Nov 2010 19:27:16 +0000 (15:27 -0400)
commit31bfcf1c5776df3d90286aa15104c45096d53dc6
tree180f26babcb00be1591470666e90aca97ccc28fb
parentca5f80ae97cdd211f9e6413369aaadee944f8cb6
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE

This patch fixes the issue by defining and using CONFIG_SYS_INIT_RAM_SIZE and
CONFIG_SYS_INIT_RAM_ADDR. Based on an email discussion with Wolfgang Denk and
Heiko Schocher.

Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/igep0020.h
include/configs/igep0030.h
include/configs/omap3_beagle.h
include/configs/omap3_overo.h
include/configs/omap4_panda.h
include/configs/omap4_sdp4430.h