nrhw18: Change devicetree to prod4
prod3 device tree is intended to be used with the PoE board Fixed link is for the switch on PoE
This commit is contained in:
parent
e41ec3ebc8
commit
b79bd2133f
|
|
@ -11,7 +11,7 @@ SERIAL_CONSOLE = "115200 ttyS1"
|
|||
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree"
|
||||
|
||||
KERNEL_DEFCONFIG ??= "armada-385-nrhw18_defconfig"
|
||||
KERNEL_DEVICETREE = "armada-385-nrhw18-prod3.dtb"
|
||||
KERNEL_DEVICETREE = "armada-385-nrhw18-prod4.dtb"
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-netmodule"
|
||||
|
|
|
|||
Loading…
Reference in New Issue