]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: Kconfig: Enable external TPL binary for rk3308
authorMassimo Pegorer <massimo.pegorer+oss@gmail.com>
Sat, 9 Sep 2023 09:33:24 +0000 (11:33 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 7 Oct 2023 08:49:41 +0000 (16:49 +0800)
commit9e13fef00b8dc90c6e6bcf46012773a5497d0196
tree683286617e9d95c86c25c6344ecfac67fa8becfd
parent683f61a13f16f7da79b9bef45ead95fbae33f629
rockchip: Kconfig: Enable external TPL binary for rk3308

There is no support to initialize DRAM on rk3308 SoC using U-Boot
TPL or SPL, and therefore an external TPL binary must be used to
package a bootable u-boot-rockchip.bin image.

Default ROCKCHIP_EXTERNAL_TPL to yes if ROCKCHIP_RK3308.
Remove useless TPL_SERIAL.

Signed-off-by: Massimo Pegorer <massimo.pegorer+oss@gmail.com>
Tested-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Kconfig