Fixed machine for NanoPi NEO2

This commit is contained in:
Massimo Pennazio 2018-02-08 11:17:02 +00:00
parent f808e56b79
commit 9bbbb08d38

View File

@ -5,7 +5,7 @@
require conf/machine/include/sun50i.inc 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" UBOOT_MACHINE = "nanopi_neo2_defconfig"