From: Yangbo Lu <yangbo.lu@freescale.com>
Date: Thu, 17 Sep 2015 02:27:27 +0000 (+0800)
Subject: powerpc/t1040qds: enable adapter card type identification support
X-Git-Tag: v2025.01-rc5-pxa1908~11349
X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=fa1e035e5c4f4d4134d5000951cb5d7ef6727736;p=u-boot.git

powerpc/t1040qds: enable adapter card type identification support

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
---

diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h
index d8b86e6c5e..a8f0dc2a90 100644
--- a/include/configs/T1040QDS.h
+++ b/include/configs/T1040QDS.h
@@ -598,6 +598,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 */