diff options
Diffstat (limited to 'include/configs/tao3530.h')
-rw-r--r-- | include/configs/tao3530.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h index 861e502775..6219a44595 100644 --- a/include/configs/tao3530.h +++ b/include/configs/tao3530.h @@ -284,7 +284,7 @@ #define CONFIG_SPL_NAND_DRIVERS #define CONFIG_SPL_NAND_ECC #define CONFIG_SPL_OMAP3_ID_NAND -#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds" +#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds" /* NAND boot config */ #define CONFIG_SYS_NAND_5_ADDR_CYCLE |