All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] sunxi: Improve the SinA33 support
@ 2016-11-04 15:18 Maxime Ripard
  2016-11-04 15:18 ` [U-Boot] [PATCH 1/4] mmc: Retry the switch command Maxime Ripard
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Maxime Ripard @ 2016-11-04 15:18 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2016-11-14 12:05 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 15:18 [U-Boot] [PATCH 0/4] sunxi: Improve the SinA33 support Maxime Ripard
2016-11-04 15:18 ` [U-Boot] [PATCH 1/4] mmc: Retry the switch command Maxime Ripard
2016-11-13 18:50   ` Hans de Goede
2016-11-13 22:50     ` Tom Rini
2016-11-14  0:34       ` Jaehoon Chung
2016-11-14  9:56         ` Hans de Goede
2016-11-14 10:20           ` Jaehoon Chung
2016-11-14 12:04     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 2/4] mmc: sunxi: Enable 8bits bus width for sun8i Maxime Ripard
2016-11-05  1:34   ` Chen-Yu Tsai
2016-11-06 17:15     ` Maxime Ripard
2016-11-07  1:53       ` Chen-Yu Tsai
2016-11-07  8:39         ` Maxime Ripard
2016-11-07  8:47           ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede
2016-11-14 12:04     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 3/4] sunxi: sina33: Enable the eMMC Maxime Ripard
2016-11-05  1:34   ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede
2016-11-14 12:05     ` Jaehoon Chung
2016-11-04 15:18 ` [U-Boot] [PATCH 4/4] sunxi: sina33: Enable the LCD Maxime Ripard
2016-11-11 10:30   ` Chen-Yu Tsai
2016-11-13 18:51   ` Hans de Goede
2016-11-14 11:10     ` Jaehoon Chung
2016-11-14 12:05     ` Jaehoon Chung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.