Hi all, The SinA33 board is based on an Allwinner A33 SoC and features an external (and optional) LCD display and a 4GB Toshida eMMC.
This eMMC wasn't recognized by default in U-boot because it was failing to switch in high speed mode at the first attempt. The first three patches are to enable the eMMC, the last one to enable the LCD. Let me know what you think, Maxime Maxime Ripard (4): mmc: Retry the switch command mmc: sunxi: Enable 8bits bus width for sun8i sunxi: sina33: Enable the eMMC sunxi: sina33: Enable the LCD configs/Sinlinx_SinA33_defconfig | 5 +++++ drivers/mmc/mmc.c | 15 +++++++++++---- drivers/mmc/sunxi_mmc.c | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) base-commit: d8bdfc80da39211d95f10d24e79f2e867305f71b -- git-series 0.8.11 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot