From 09ef2d9f2a2ed5a5d475b9430cf21b1fea9500a9 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 19 Jan 2016 10:15:04 +0000 Subject: at91: add 4.4 support This puts the existing patches and config in a 3.18 folder and introduces a 4.4 config and patches. The USB clock fix patch is no longer necessary, and the patches applying to non DT boards has been dropped as the platform has been converted. 4.4 config was generated by copying 3.18 and running make kernel_menuconfig, scripts/kconfig.pl filled in the gaps. Signed-off-by: Ben Whitten git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48349 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch (limited to 'target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch') diff --git a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index 8852b6a4f0..0000000000 --- a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -28,6 +28,7 @@ dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.dtb - dtb-$(CONFIG_ARCH_AT91) += usb_a9g20_lpw.dtb - # sam9g45 - dtb-$(CONFIG_ARCH_AT91) += at91sam9m10g45ek.dtb -+dtb-$(CONFIG_ARCH_AT91) += lmu5000.dtb - dtb-$(CONFIG_ARCH_AT91) += pm9g45.dtb - # sam9n12 - dtb-$(CONFIG_ARCH_AT91) += at91sam9n12ek.dtb -- cgit v1.2.3