orange-pi-pc-plus: update preferred U-boot version to v2018.03

Signed-off-by: Enrico Butera <ebutera@users.sourceforge.net>
This commit is contained in:
Enrico Butera 2018-09-27 21:04:14 +02:00
parent 214b4dbce6
commit 29b20da5e8

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"