fix uboot build

K900 says that single patch is rpi4-specific
This commit is contained in:
Motiejus Jakštys 2024-02-28 15:20:49 +02:00
parent c5128aa7b8
commit 37bd493535
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ in
CONFIG_ROCKCHIP_SPI_IMAGE=y
'';
patches = [];
ROCKCHIP_TPL = "${rkbin}/bin/rk35/rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.12.bin";
BL31 = "${tfa}/bl31.elf";