[PATCH 0/2] rockchip: Use an external TPL binary on RK3308

2 Sep
2023
2 Sep
'23
6:31 p.m.
There is no support to initialize DRAM on RK3308 SoC using U-Boot TPL and therefore an external TPL binary must be used to generate a bootable u-boot-rockchip.bin image.
Imply ROCKCHIP_EXTERNAL_TPL by default for RK3308. Remove useless TPL_SERIAL for RK3308. Update documentation about build steps for RK3308. Add ROCK Pi S in the list of supported boards.
Massimo Pegorer (2): rockchip: Use an external TPL binary on RK3308 doc: rockchip: Update and complete info about RK3308
arch/arm/mach-rockchip/Kconfig | 2 +- doc/README.rockchip | 4 ++-- doc/board/rockchip/rockchip.rst | 10 ++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-)
--
2.34.1
617
Age (days ago)
617
Last active (days ago)
0 comments
1 participants
participants (1)
-
Massimo Pegorer