sakurapi-rk3308b: use full rk blobs instead

This commit is contained in:
TheSnowfield 2025-02-22 18:38:11 +08:00 committed by Igor
parent 9af5f61214
commit 3bca18ea7f

6
config/boards/sakurapi-rk3308b.csc Normal file → Executable file
View File

@ -14,4 +14,8 @@ HAS_VIDEO_OUTPUT="no"
BOOTBRANCH_BOARD="tag:v2022.04"
BOOTPATCHDIR="u-boot-rockchip64-v2022.04"
IMAGE_PARTITION_TABLE="gpt"
BOOT_SCENARIO="spl-blobs"
BOOT_SCENARIO="only-blobs"
BL31_BLOB="rk33/rk3308_bl31_v2.26.elf"
DDR_BLOB="rk33/rk3308_ddr_589MHz_uart2_m1_v1.30.bin"
MINILOADER_BLOB="rk33/rk3308_miniloader_sd_nand_v1.13.bin"