powerpc/t2080qds: enable eSDHC adapter card type identification
authorYangbo Lu <yangbo.lu@freescale.com>
Wed, 22 Apr 2015 05:57:21 +0000 (13:57 +0800)
committerYork Sun <yorksun@freescale.com>
Mon, 4 May 2015 16:25:31 +0000 (09:25 -0700)
Enable eSDHC adapter card type identification and this will do
some corresponding operations and set 'adapter-type' property
for device tree according SDHC Card ID.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Cc: York Sun <yorksun@freescale.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/T208xQDS.h

index 6adcb22521f503c4ca4dd8de1e999623d85987e6..cdd45107774b83f69d79afa70ed1491b4b471481 100644 (file)
@@ -764,6 +764,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