board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations
[platform/kernel/u-boot.git] / include / configs / p1_p2_rdb_pc.h
index 81dc017..cc70330 100644 (file)
@@ -57,7 +57,8 @@
 #define __SW_BOOT_MASK         0x03
 #define __SW_BOOT_NOR          0xc8
 #define __SW_BOOT_SPI          0x28
-#define __SW_BOOT_SD           0x68 /* or 0x18 */
+#define __SW_BOOT_SD           0x68
+#define __SW_BOOT_SD2          0x18
 #define __SW_BOOT_NAND         0xe8
 #define __SW_BOOT_PCIE         0xa8
 #define CONFIG_SYS_L2_SIZE     (512 << 10)