]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/include/asm/arch-zynqmp/hardware.h
ARM64: zynqmp: Add support for SD1 boot mode
[thirdparty/u-boot.git] / arch / arm / include / asm / arch-zynqmp / hardware.h
index 5eec999d5f3222c4d28260867d915792af46f724..587938249e8f7e3cd501463a6bd1c54cf57dc94f 100644 (file)
@@ -66,7 +66,8 @@ struct iou_scntr_secure {
 #define BOOT_MODES_MASK        0x0000000F
 #define QSPI_MODE_24BIT        0x00000001
 #define QSPI_MODE_32BIT        0x00000002
-#define SD_MODE                0x00000003
+#define SD_MODE                0x00000003 /* sd 0 */
+#define SD_MODE1       0x00000005 /* sd 1 */
 #define NAND_MODE      0x00000004
 #define EMMC_MODE      0x00000006
 #define JTAG_MODE      0x00000000