]> Git Repo - J-u-boot.git/commitdiff
powerpc/t2080qds: enable eSDHC adapter card type identification
authorYangbo Lu <[email protected]>
Wed, 22 Apr 2015 05:57:21 +0000 (13:57 +0800)
committerYork Sun <[email protected]>
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 <[email protected]>
Cc: York Sun <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Reviewed-by: York Sun <[email protected]>
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
 
 
This page took 0.037753 seconds and 4 git commands to generate.