Rockchip: use u-boot-dtb.bin target

This commit is contained in:
Jonas Karlman 2019-12-31 09:09:33 +00:00
parent a574e016d0
commit 4d25389235

View File

@ -5,6 +5,9 @@
# Bootloader to use (syslinux / u-boot / bcm2835-bootloader)
BOOTLOADER="u-boot"
# U-Boot make target
UBOOT_TARGET="u-boot-dtb.bin"
# U-Boot firmware package(s) to use
UBOOT_FIRMWARE="rkbin"