arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
[platform/kernel/u-boot.git] / include / configs / am335x_igep0033.h
index 32aa392..7bf1f3b 100644 (file)
@@ -18,7 +18,6 @@
 #include <configs/ti_am335x_common.h>
 
 /* Mach type */
-#define MACH_TYPE_IGEP0033             4521    /* Until the next sync */
 #define CONFIG_MACH_TYPE               MACH_TYPE_IGEP0033
 
 /* Clock defines */
 #undef CONFIG_USE_IRQ
 
 /* SPL */
-#define CONFIG_SPL_LDSCRIPT            "$(CPUDIR)/am33xx/u-boot-spl.lds"
+#define CONFIG_SPL_LDSCRIPT            "arch/arm/mach-omap2/am33xx/u-boot-spl.lds"
 
 #define CONFIG_SYS_NAND_5_ADDR_CYCLE
 #define CONFIG_SYS_NAND_PAGE_COUNT     (CONFIG_SYS_NAND_BLOCK_SIZE / \