summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@freescale.com>2015-04-22 13:57:21 +0800
committerYork Sun <yorksun@freescale.com>2015-05-04 09:25:31 -0700
commitb46cf1b178c7e79240dd8ddb700b3394afbb4192 (patch)
tree81be2526cc32c434d5217976646472b36f711c64
parent5a8dbdc6b4b8b4b17c807c9bb23807cdc66f6feb (diff)
downloadtalos-obmc-uboot-b46cf1b178c7e79240dd8ddb700b3394afbb4192.tar.gz
talos-obmc-uboot-b46cf1b178c7e79240dd8ddb700b3394afbb4192.zip
powerpc/t2080qds: enable eSDHC adapter card type identification
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>
-rw-r--r--include/configs/T208xQDS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index 6adcb22521..cdd4510777 100644
--- a/include/configs/T208xQDS.h
+++ b/include/configs/T208xQDS.h
@@ -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
OpenPOWER on IntegriCloud