]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - arch/arm/include/asm/arch-omap5/spl.h
dra7xx: Enabled UART-boot mode
[glsdk/glsdk-u-boot.git] / arch / arm / include / asm / arch-omap5 / spl.h
index d4d353c80b95f1a874bb1d67ce6e225c7e249003..ceb912eab48c917020e2e698945f2df1e1f95b2e 100644 (file)
@@ -31,6 +31,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