diff --git a/conf/machine/orange-pi-pc.conf b/conf/machine/orange-pi-pc.conf index 7cbd5dc..85e80e9 100644 --- a/conf/machine/orange-pi-pc.conf +++ b/conf/machine/orange-pi-pc.conf @@ -4,8 +4,8 @@ require conf/machine/include/sun8i.inc -PREFERRED_VERSION_linux = "4.9.0+git%" -PREFERRED_VERSION_u-boot = "v2016.11%" +PREFERRED_VERSION_linux = "4.11.0+git%" +PREFERRED_VERSION_u-boot = "v2017.03%" KERNEL_DEVICETREE = "sun8i-h3-orangepi-pc.dtb" UBOOT_MACHINE = "orangepi_pc_defconfig"