arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
[oweals/u-boot.git] / include / configs / bur_am335x_common.h
index e425cb9193048d3d80d7bf25ef24dce24323df91..90698614d9a900ecf4ac964d0b0d9976cccca271 100644 (file)
 
 /* General parts of the framework, required. */
 #define CONFIG_SPL_BOARD_INIT
-#define CONFIG_SPL_LDSCRIPT            "$(CPUDIR)/am33xx/u-boot-spl.lds"
+#define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-omap2/am33xx/u-boot-spl.lds"
 
 #endif /* ! __BUR_AM335X_COMMON_H__ */