summaryrefslogtreecommitdiffstats
path: root/include/configs/T4240RDB.h
diff options
context:
space:
mode:
authorXiaobo Xie <X.Xie@freescale.com>2014-11-18 09:12:24 +0800
committerYork Sun <yorksun@freescale.com>2014-12-05 08:06:16 -0800
commit929dfdc26ae1ef64971ec344a92e273821c534c8 (patch)
tree04c2b4cf58fa0566f09d7fab74fb55fe6f3babf7 /include/configs/T4240RDB.h
parent8d3eaa970968d744771948a7188b07cb7ea4ea8a (diff)
downloadtalos-obmc-uboot-929dfdc26ae1ef64971ec344a92e273821c534c8.tar.gz
talos-obmc-uboot-929dfdc26ae1ef64971ec344a92e273821c534c8.zip
powerpc/t4240rdb: enable eSDHC 3.3V support
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>
Diffstat (limited to 'include/configs/T4240RDB.h')
-rw-r--r--include/configs/T4240RDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index 48b8dc7fd7..db039933f4 100644
--- 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 */
OpenPOWER on IntegriCloud