Commit 929dfdc26ae1ef64971ec344a92e273821c534c8

Authored by Xiaobo Xie
Committed by York Sun
1 parent 8d3eaa9709

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/T4240RDB.h
... ... @@ -690,6 +690,7 @@
690 690 #define CONFIG_CMD_EXT2
691 691 #define CONFIG_CMD_FAT
692 692 #define CONFIG_DOS_PARTITION
  693 +#define CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
693 694 #endif
694 695  
695 696 /* Hash command with SHA acceleration supported in hardware */