[U-Boot] [PATCH 0/4] Veyron Speedy / ASUS C201 fixes
Urja Rannikko
urjaman at gmail.com
Fri Mar 22 19:14:32 UTC 2019
Hi,
Just saying: I'm not familiar with this stuff so i might've misunderstood
something in my commit messages, but anyways i managed to make it boot.
There's more stuff than just these, but i decided I'd keep it short...
If you want to know my full setup, you can check out my gh repo for now:
https://github.com/urjaman/u-boot/commits/c201-stuff
Notably I did include http://patchwork.ozlabs.org/patch/1040541/ in my
tree when testing (rk3288 pinctrl patch that was linked to on
the previous thread i found about the veyron speedy being broken).
The one thing that I havent yet fixed is that the USB host port on
the otg-capable controller (near screen) doesn't work - one guess i have
is that the dwc2 host driver doesn't force it into host mode...
(It doesn't even read dr_mode ...)
Urja Rannikko (4):
pinctrl: exit pinconfig_post_bind if there are no subnodes
rk3288-board: remove pinctrl call for debug uart
rk3288-board: cosmetic: document selecting RK PWM
dw_mmc: turn on the IO supply
arch/arm/mach-rockchip/rk3288-board.c | 13 +------------
drivers/mmc/dw_mmc.c | 15 +++++++++++++++
drivers/pinctrl/pinctrl-uclass.c | 3 +++
3 files changed, 19 insertions(+), 12 deletions(-)
--
2.21.0
More information about the U-Boot
mailing list