public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc/t4240rdb: enable eSDHC 3.3V support
@ 2014-11-18  1:12 Xie Xiaobo
  2014-12-05 16:38 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Xie Xiaobo @ 2014-11-18  1:12 UTC (permalink / raw)
  To: u-boot

The SD supply Voltage was 3.3V on T4240RDB, so enabled 3.3V support for eSDHC.

Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
Signed-off-by: Wujie Qiu <B49553@freescale.com>
---
 include/configs/T4240RDB.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index 13f4bd3..38ea1ba 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -667,6 +667,7 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_CMD_EXT2
 #define CONFIG_CMD_FAT
 #define CONFIG_DOS_PARTITION
+#define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
 #endif
 
 /* Hash command with SHA acceleration supported in hardware */
-- 
1.8.4

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18  1:12 [U-Boot] [PATCH] powerpc/t4240rdb: enable eSDHC 3.3V support Xie Xiaobo
2014-12-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