Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[oweals/u-boot.git] / arch / arm / include / asm / arch-omap5 / spl.h
index fe8b0c01adde5754566d8b3c9dfda9047cbb39e6..2d5a62e660338f1c2ed6bd8f2bc8fad4c43177bc 100644 (file)
@@ -15,6 +15,8 @@
 #define BOOT_DEVICE_MMC1        5
 #define BOOT_DEVICE_MMC2        6
 #define BOOT_DEVICE_MMC2_2     7
+#define BOOT_DEVICE_SPI                10
+#define BOOT_DEVICE_UART       0x43
 
 #define MMC_BOOT_DEVICES_START BOOT_DEVICE_MMC1
 #define MMC_BOOT_DEVICES_END   BOOT_DEVICE_MMC2_2