Fixed machine for NanoPi NEO2

pull/210/head
Massimo Pennazio 2018-02-08 11:17:02 +00:00
parent f808e56b79
commit 9bbbb08d38
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
require conf/machine/include/sun50i.inc
PREFERRED_VERSION_u-boot = "v2018.03%"
PREFERRED_VERSION_u-boot = "2018.01%"
KERNEL_DEVICETREE = "sun50i-h5-nanopi-neo2.dtb"
KERNEL_DEVICETREE = "allwinner/sun50i-h5-nanopi-neo2.dtb"
UBOOT_MACHINE = "nanopi_neo2_defconfig"