[U-Boot] [PATCH 2/3] powerpc/t1040qds: enable adapter card type identification support
Yangbo Lu
yangbo.lu at freescale.com
Mon Sep 14 05:05:01 CEST 2015
Signed-off-by: Yangbo Lu <yangbo.lu at freescale.com>
Cc: York Sun <yorksun at freescale.com>
---
include/configs/T1040QDS.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h
index a0390a8..8353b8f 100644
--- a/include/configs/T1040QDS.h
+++ b/include/configs/T1040QDS.h
@@ -599,6 +599,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
#define CONFIG_DOS_PARTITION
+#define CONFIG_FSL_ESDHC_ADAPTER_IDENT
#endif
/* Qman/Bman */
--
2.1.0.27.g96db324
More information about the U-Boot
mailing list