mbox series

[U-Boot,v2,0/3] rk3288: veyron: Enable SDMMC when booting from SPI

Message ID 20180611080812.16786-1-carlo@caione.org
Headers show
Series rk3288: veyron: Enable SDMMC when booting from SPI | expand

Message

Carlo Caione June 11, 2018, 8:08 a.m. UTC
From: Carlo Caione <carlo@endlessm.com>

These patches toghether with the previously submitted patch [0] enable
the chromebook veyron jerry to use the SDMMC interface when U-Boot is
not chainloaded by depthcharge but booted directly from SPI.

[0] https://marc.info/?l=u-boot&m=152836928803742&w=2

Changelog:

V2:
- Add Reviewed-by
- Expand comment on PATCH 2/3

Carlo Caione (3):
  rk3288: veyron: Init boot-on regulators
  rk3288: Disable JTAG function from sdmmc0 IO
  rockchip: veyron: Set vcc33_sd regulator value

 arch/arm/mach-rockchip/rk3288-board.c | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)