[U-Boot] [PATCH 0/7] rk3288: tinker/vyasa: Fixes for TPL/SPL boot
Jagan Teki
jagan at amarulasolutions.com
Tue Sep 17 06:10:35 UTC 2019
These boot failure as encounter even from v2019.07
release, I have seen them now due to some requirement
on feature additions.
All these patches are fixing the respective TPL/SPL
boot failures on tinker and vyasa rk3288 boards.
patch 3/7 make dram init available for TPL build, if
TPL/SPL bootchain boards, so it is better to test
this for SPL-alone rk3288 board before merging.
Any inputs?
Jagan.
Jagan Teki (6):
rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
configs: vyasa-rk3288: Fix SPL_TEXT_BASE
ram: rk3288: Initialize dram for TPL builds
rockchip: spi-boot-order: Trival fix to newline missing
configs: tinker: Drop explicit SPL_TEXT
configs: tinker: Enable SDRAM, SPL stack
Michael Trimarchi (1):
rockchip: rk3288-tinker: Attach missing peripherals at SPL
arch/arm/dts/rk3288-tinker-u-boot.dtsi | 26 ++++++++++++++++++-------
arch/arm/mach-rockchip/rk3288/Kconfig | 1 -
arch/arm/mach-rockchip/spl-boot-order.c | 2 +-
configs/tinker-rk3288_defconfig | 9 ++++++++-
configs/vyasa-rk3288_defconfig | 1 -
drivers/ram/rockchip/sdram_rk3288.c | 15 +++++++++-----
6 files changed, 38 insertions(+), 16 deletions(-)
--
2.18.0.321.gffc6fa0e3
More information about the U-Boot
mailing list