public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
@ 2015-04-22  5:57 Yangbo Lu
  2015-05-05 16:38 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Yangbo Lu @ 2015-04-22  5:57 UTC (permalink / raw)
  To: u-boot

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>
---
Changes for v3:
	- Add Pantelis Antoniou to Cc list
---
---
 include/configs/T208xQDS.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/T208xQDS.h b/include/configs/T208xQDS.h
index ff6d2c1..8d6918a 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
 
 
-- 
2.1.0.27.g96db324

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
  2015-04-22  5:57 [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification Yangbo Lu
@ 2015-05-05 16:38 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-05-05 16:38 UTC (permalink / raw)
  To: u-boot



On 04/21/2015 10:57 PM, Yangbo Lu wrote:
> 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>
> ---
> Changes for v3:
> 	- Add Pantelis Antoniou to Cc list
> ---
> ---
>  include/configs/T208xQDS.h | 1 +

Applied to u-boot-mpc85xx master. Awaiting upstream.

York

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-05 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22  5:57 [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification Yangbo Lu
2015-05-05 16:38 ` York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox