arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
[oweals/u-boot.git] / include / configs / ti_omap5_common.h
index b85fae39bcc79c005fc0f5b41cde3b12e732d4e5..8322f645fe9667756ea324c007f2124c98aa9f9f 100644 (file)
 #define CONFIG_SPL_TEXT_BASE   0x40300000
 #endif
 
-#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds"
+#define CONFIG_SPL_LDSCRIPT "arch/arm/mach-omap2/u-boot-spl.lds"
 #define CONFIG_SYS_SPL_ARGS_ADDR       (CONFIG_SYS_SDRAM_BASE + \
                                         (128 << 20))