am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-am33xx / spl.h
index dc83882..63ed10b 100644 (file)
@@ -23,6 +23,7 @@
 #ifndef        _ASM_ARCH_SPL_H_
 #define        _ASM_SPL_H_
 
+#define BOOT_DEVICE_XIP        2
 #define BOOT_DEVICE_NAND       5
 #define BOOT_DEVICE_MMC1       8
 #define BOOT_DEVICE_MMC2       9       /* eMMC or daughter card */