mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Rockchip: use u-boot-dtb.bin target
This commit is contained in:
parent
a574e016d0
commit
4d25389235
@ -5,6 +5,9 @@
|
|||||||
# Bootloader to use (syslinux / u-boot / bcm2835-bootloader)
|
# Bootloader to use (syslinux / u-boot / bcm2835-bootloader)
|
||||||
BOOTLOADER="u-boot"
|
BOOTLOADER="u-boot"
|
||||||
|
|
||||||
|
# U-Boot make target
|
||||||
|
UBOOT_TARGET="u-boot-dtb.bin"
|
||||||
|
|
||||||
# U-Boot firmware package(s) to use
|
# U-Boot firmware package(s) to use
|
||||||
UBOOT_FIRMWARE="rkbin"
|
UBOOT_FIRMWARE="rkbin"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user