From de550d6b34140f1fa9e4e2f082de5ee7009dceb5 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 23 Nov 2010 23:48:56 +0100 Subject: 824x: Cleanup for partial linking and --gc-sections Signed-off-by: Wolfgang Denk Acked-by: Stefan Roese --- include/configs/Sandpoint8240.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/Sandpoint8240.h') diff --git a/include/configs/Sandpoint8240.h b/include/configs/Sandpoint8240.h index 74c9ed1..524a3e0 100644 --- a/include/configs/Sandpoint8240.h +++ b/include/configs/Sandpoint8240.h @@ -40,6 +40,7 @@ #define CONFIG_SANDPOINT 1 #define CONFIG_SYS_TEXT_BASE 0xFFF00000 +#define CONFIG_SYS_LDSCRIPT "board/sandpoint/u-boot.lds" #if 0 #define USE_DINK32 1 -- cgit v1.1