]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-omap5/spl.h
Merge branch 'u-boot/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / include / asm / arch-omap5 / spl.h
index 323cd6355173532d3fcaec57cb0e1b0e9c0dc36d..d4d353c80b95f1a874bb1d67ce6e225c7e249003 100644 (file)
@@ -32,4 +32,6 @@
 #define BOOT_DEVICE_MMC2        6
 #define BOOT_DEVICE_MMC2_2     7
 
+#define MMC_BOOT_DEVICES_START BOOT_DEVICE_MMC1
+#define MMC_BOOT_DEVICES_END   BOOT_DEVICE_MMC2_2
 #endif