projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3eaa9
)
powerpc/t4240rdb: enable eSDHC 3.3V support
author
Xiaobo Xie
<X.Xie@freescale.com>
Tue, 18 Nov 2014 01:12:24 +0000
(09:12 +0800)
committer
York Sun
<yorksun@freescale.com>
Fri, 5 Dec 2014 16:06:16 +0000
(08:06 -0800)
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>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/T4240RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/T4240RDB.h
b/include/configs/T4240RDB.h
index 48b8dc7fd71f1362dbf1fe19e094d730323ece3c..db039933f4a2bb4974f90b9c20ffad8121a831a6 100644
(file)
--- a/
include/configs/T4240RDB.h
+++ b/
include/configs/T4240RDB.h
@@
-690,6
+690,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 */