Merge pull request #225 from mirzak/orange-pi-pc-plus-update-u-boot-version

orange-pi-pc-plus: update preferred U-boot version to v2018.03
This commit is contained in:
Enrico Butera 2018-09-25 19:34:40 +02:00 committed by GitHub
commit 7d770d3061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
require conf/machine/include/sun8i.inc
PREFERRED_VERSION_u-boot = "v2017.03%"
PREFERRED_VERSION_u-boot = "v2018.03%"
KERNEL_DEVICETREE = "sun8i-h3-orangepi-pc-plus.dtb"
UBOOT_MACHINE = "orangepi_pc_plus_defconfig"