From: Xiaobo Xie Date: Tue, 18 Nov 2014 01:12:24 +0000 (+0800) Subject: powerpc/t4240rdb: enable eSDHC 3.3V support X-Git-Tag: v2015.01-rc3~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929dfdc26ae1ef64971ec344a92e273821c534c8;p=pandora-u-boot.git 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 Signed-off-by: Wujie Qiu Reviewed-by: York Sun --- diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h index 48b8dc7fd71..db039933f4a 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 */