1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-22 10:31:56 +02:00

VCMA9: use ARM relocation feature to fix build error

Signed-off-by: David Müller <d.mueller@elsoft.ch>
This commit is contained in:
David Müller (ELSOFT AG)
2011-05-01 21:52:48 +00:00
committed by Albert ARIBAUD
parent bdb3c20386
commit d2d945714d

View File

@@ -247,4 +247,9 @@
#define MULTI_PURPOSE_SOCKET_ADDR 0x08000000
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - \
GENERATED_GBL_DATA_SIZE)
#endif /* __CONFIG_H */