diff --git a/conf/machine/armada-385-nbhw14.conf b/conf/machine/armada-385-nbhw14.conf index 9824133..4b3472d 100644 --- a/conf/machine/armada-385-nbhw14.conf +++ b/conf/machine/armada-385-nbhw14.conf @@ -10,7 +10,7 @@ IMAGE_CLASSES += "image_types_uboot" SERIAL_CONSOLE = "115200 ttyS1" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree" -KERNEL_DEFCONFIG = "nbhw16_defconfig" +KERNEL_DEFCONFIG = "nbhw_defconfig" KERNEL_DEVICETREE = "armada-385-nbhw14-prod1.dtb \ armada-385-nbhw14-prod2.dtb \ " @@ -19,5 +19,5 @@ KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" PV_pn-linux-netmodule = "4.12.0-${SRCPV}" SRC_URI_pn-linux-netmodule = "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw14-4.12" -SRCREV_pn-linux-netmodule = "7afb26889fa79c6e41ea35b87f1c9ef35cea6eec" +SRCREV_pn-linux-netmodule = "2fb3360ec3cf672c74321e1dbe5c04e59d1ced11" diff --git a/conf/machine/armada-385-nbhw17.conf b/conf/machine/armada-385-nbhw17.conf index 9a9285d..16c821d 100644 --- a/conf/machine/armada-385-nbhw17.conf +++ b/conf/machine/armada-385-nbhw17.conf @@ -10,12 +10,12 @@ IMAGE_CLASSES += "image_types_uboot" SERIAL_CONSOLE = "115200 ttyS1" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree" -KERNEL_DEFCONFIG = "nbhw16_defconfig" +KERNEL_DEFCONFIG = "nbhw_defconfig" KERNEL_DEVICETREE = "armada-385-nbhw17-prod1.dtb" KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule" PV_pn-linux-netmodule = "4.12.0-${SRCPV}" SRC_URI_pn-linux-netmodule = "git://github.com/netmodule/linux.git;protocol=https;branch=nbhw14-4.12" -SRCREV_pn-linux-netmodule = "7afb26889fa79c6e41ea35b87f1c9ef35cea6eec" +SRCREV_pn-linux-netmodule = "2fb3360ec3cf672c74321e1dbe5c04e59d1ced11"