diff mbox

[U-Boot,v2,2/4] powerpc/t1040qds: enable adapter card type identification support

Message ID 1442456847-1221-1-git-send-email-yangbo.lu@freescale.com
State Accepted, archived
Delegated to: York Sun
Headers show

Commit Message

Yangbo Lu Sept. 17, 2015, 2:27 a.m. UTC
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
---
 include/configs/T1040QDS.h | 1 +
 1 file changed, 1 insertion(+)

Comments

York Sun Nov. 2, 2015, 9:02 p.m. UTC | #1
On 09/16/2015 07:27 PM, Yangbo Lu wrote:
> Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
> ---

Applied to u-boot-mpc85xx, awaiting upstream. Thanks.

York
diff mbox

Patch

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 */