diff options
| author | Jonas Karlman <[email protected]> | 2023-02-25 19:01:34 +0000 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2023-02-28 18:07:26 +0800 |
| commit | 4773e9d5ed4c12e02759f1d732bb66006139037a (patch) | |
| tree | 7dff9c250d2e4f26aa9a9fa5caf682a7bb0c8d03 /include/linux/unaligned/le_byteshift.h | |
| parent | 05b978be5f5c5494044bd749f9b6b38f2bb5e0cc (diff) | |
rockchip: Use an external TPL binary on RK3568
Rockchip SoCs typically use U-Boot TPL to initialize DRAM, then jumps
back to BootRom to load next stage, U-Boot SPL, into DRAM. BootRom then
jumps to U-Boot SPL to continue the normal boot flow.
However, there is no support to initialize DRAM on RK35xx SoCs using
U-Boot TPL and instead an external TPL binary must be used to generate a
bootable u-boot-rockchip.bin image.
Add CONFIG_ROCKCHIP_EXTERNAL_TPL to indicate that an external TPL should
be used. Build U-Boot with ROCKCHIP_TPL=/path/to/ddr.bin to generate a
bootable u-boot-rockchip.bin image for RK3568.
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Tested-by: Eugen Hristev <[email protected]>
Diffstat (limited to 'include/linux/unaligned/le_byteshift.h')
0 files changed, 0 insertions, 0 deletions
