diff --git a/conf/machine/nanopi-neo2.conf b/conf/machine/nanopi-neo2.conf index a994846..346b94f 100644 --- a/conf/machine/nanopi-neo2.conf +++ b/conf/machine/nanopi-neo2.conf @@ -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"