commit | f1088af5747894c99fb60a84cedac99b7151abaa | [log] [tgz] |
---|---|---|
author | Johan Jonker <jbx6244@gmail.com> | Sun Mar 19 16:06:11 2023 +0100 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Apr 21 15:16:01 2023 +0800 |
tree | b7522a003cabd02b8325f0f93d0ea7448fada666 | |
parent | 98125086d676f00f5fa4b56e27de98534025f91c [diff] |
rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASE 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 <jbx6244@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>