#@TYPE: Machine #@NAME: NBHW14 based routers like NB3800 #@DESCRIPTION: Machine configuration for the Armada based http://netmodule.com/en/products/railway-routers/NB3800 require conf/machine/include/armada.inc SERIAL_CONSOLE = "115200 ttyS1" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree" KERNEL_DEFCONFIG ??= "nbhw_defconfig" KERNEL_DEVICETREE = "armada-385-nbhw14-prod1.dtb \ armada-385-nbhw14-prod2.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=4.12/standard/nrhw14" SRCREV_pn-linux-netmodule = "2fb3360ec3cf672c74321e1dbe5c04e59d1ced11"