On Mon, 16 Jan 2023 at 11:34, Johan Jonker <[email protected]> wrote: > > Currently the Rockchip rk3066a u-boot-tpl.bin file needs > to add the characters "RK30", while the other SoCs replace > the first 4 bytes. Bring this in line with the rest by > lowering CONFIG_TPL_TEXT_BASE and update rockchip.rst > instructions. > > Signed-off-by: Johan Jonker <[email protected]> > --- > configs/mk808_defconfig | 2 +- > doc/board/rockchip/rockchip.rst | 7 +++---- > 2 files changed, 4 insertions(+), 5 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

