diff --git a/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch b/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch index 7e8f87c5ee455528c2438466bdf46a92b2366dc7..37150b90a1e1b267126f2fbe0bad9ca71c1f0926 100644 --- a/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch +++ b/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch @@ -326,11 +326,10 @@ diff --git a/target/linux/mvebu/image/cortex-a53.mk b/target/linux/mvebu/image/c index d7014d6..03efd33 100644 --- a/target/linux/mvebu/image/cortex-a53.mk +++ b/target/linux/mvebu/image/cortex-a53.mk -@@ -27,6 +27,17 @@ define Device/globalscale_espressobin-v7-emmc - DEVICE_DTS := armada-3720-espressobin-v7-emmc +@@ -32,6 +32,17 @@ define Device/globalscale_espressobin-v7-emmc endef TARGET_DEVICES += globalscale_espressobin-v7-emmc -+ + +define Device/cznic-mox + KERNEL_NAME := Image dtbs + KERNEL := kernel-bin @@ -341,9 +340,10 @@ index d7014d6..03efd33 100644 + SUPPORTED_DEVICES := cznic,mox +endef +TARGET_DEVICES += cznic-mox - ++ define Device/marvell_armada-3720-db $(call Device/Default-arm64) + DEVICE_TITLE := Marvell Armada 3720 Development Board DB-88F3720-DDR3 diff --git a/target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch b/target/linux/mvebu/patches-4.14/527-PCI-aardvark-allow-to-specify-link-capability.patch deleted file mode 100644 index fb57f41..0000000