All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI
@ 2018-06-11 19:00 Carlo Caione
  2018-06-11 19:00 ` [U-Boot] [PATCH v3 1/4] rk3288: veyron: Init boot-on regulators Carlo Caione
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Carlo Caione @ 2018-06-11 19:00 UTC (permalink / raw)
  To: u-boot

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

V3:
- More Reviewed-by + Acked-by
- New PATCH 4/4

Carlo Caione (4):
  rk3288: veyron: Init boot-on regulators
  rk3288: Disable JTAG function from sdmmc0 IO
  rockchip: veyron: Set vcc33_sd regulator value
  rk3288: Convert register defines to const uintptr_t

 arch/arm/mach-rockchip/rk3288-board.c | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-13 10:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11 19:00 [U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI Carlo Caione
2018-06-11 19:00 ` [U-Boot] [PATCH v3 1/4] rk3288: veyron: Init boot-on regulators Carlo Caione
2018-07-13 10:25   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-06-11 19:00 ` [U-Boot] [PATCH v3 2/4] rk3288: Disable JTAG function from sdmmc0 IO Carlo Caione
2018-07-13 10:25   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-06-11 19:00 ` [U-Boot] [PATCH v3 3/4] rockchip: veyron: Set vcc33_sd regulator value Carlo Caione
2018-07-13 10:25   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-06-11 19:00 ` [U-Boot] [PATCH v3 4/4] rk3288: Convert register defines to const uintptr_t Carlo Caione
2018-07-09  3:05   ` Simon Glass
2018-07-13 10:26     ` Dr. Philipp Tomsich
2018-06-24  9:06 ` [U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI Carlo Caione

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.