From e2c2a95e60678ad2c0b2cdd8f6b62be1ba3fb4ab Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 25 Nov 2010 12:14:07 +0100 Subject: 74xx_7xx: Cleanup for partial linking and --gc-sections Signed-off-by: Wolfgang Denk Acked-by: Stefan Roese --- include/configs/EVB64260.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/EVB64260.h b/include/configs/EVB64260.h index 3fda551..9a68b1c 100644 --- a/include/configs/EVB64260.h +++ b/include/configs/EVB64260.h @@ -43,6 +43,7 @@ #define CONFIG_SYS_GT_6426x GT_64260 /* with a 64260 system controller */ #define CONFIG_SYS_TEXT_BASE 0xfff00000 +#define CONFIG_SYS_LDSCRIPT "board/evb64260/u-boot.lds" #define CONFIG_BAUDRATE 38400 /* console baudrate = 38400 */ -- cgit v1.1