diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-10-15 19:06:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-10-22 15:15:55 +0200 |
commit | 95627665cbcb03c20a4356df3123b19285f5c083 (patch) | |
tree | 0f5ad6c7956d541355f0d7c34bd374c92a29d0a4 /target/linux/at91/patches-4.4 | |
parent | f73ed33be121c8fa0fa81e9c2f29ce98ed863f42 (diff) | |
download | mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.zip mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.tar.gz mtk-20170518-95627665cbcb03c20a4356df3123b19285f5c083.tar.bz2 |
at91: update to kernel 4.9
This brings the at91 target to kernel 4.9.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Ben Whitten <ben.whitten@gmail.com>
Diffstat (limited to 'target/linux/at91/patches-4.4')
4 files changed, 0 insertions, 44 deletions
diff --git a/target/linux/at91/patches-4.4/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches-4.4/100-ARM-at91-build-dtb-for-LMU5000.patch deleted file mode 100644 index aac5b3d..0000000 --- a/target/linux/at91/patches-4.4/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 -@@ -27,6 +27,7 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \ - usb_a9g20.dtb \ - usb_a9g20_lpw.dtb \ - at91sam9m10g45ek.dtb \ -+ lmu5000.dtb \ - pm9g45.dtb \ - at91sam9n12ek.dtb \ - at91sam9rlek.dtb \ diff --git a/target/linux/at91/patches-4.4/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-4.4/101-ARM-at91-build-dtb-for-q5xr5.patch deleted file mode 100644 index d6bf7ae..0000000 --- a/target/linux/at91/patches-4.4/101-ARM-at91-build-dtb-for-q5xr5.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -35,6 +35,7 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \ - at91-ariettag25.dtb \ - at91-cosino_mega2560.dtb \ - at91-kizboxmini.dtb \ -+ at91-q5xr5.dtb \ - at91sam9g15ek.dtb \ - at91sam9g25ek.dtb \ - at91sam9g35ek.dtb \ diff --git a/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch b/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch deleted file mode 100644 index b748662..0000000 --- a/target/linux/at91/patches-4.4/102-ARM-at91-build-dtb-for-wb45n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -40,7 +40,8 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \ - at91sam9g25ek.dtb \ - at91sam9g35ek.dtb \ - at91sam9x25ek.dtb \ -- at91sam9x35ek.dtb -+ at91sam9x35ek.dtb \ -+ wb45n.dtb - dtb-$(CONFIG_SOC_SAM_V7) += \ - at91-kizbox2.dtb \ - at91-sama5d2_xplained.dtb \ diff --git a/target/linux/at91/patches-4.4/103-ARM-at91-build-dtb-for-wb50n.patch b/target/linux/at91/patches-4.4/103-ARM-at91-build-dtb-for-wb50n.patch deleted file mode 100644 index 00ffe09..0000000 --- a/target/linux/at91/patches-4.4/103-ARM-at91-build-dtb-for-wb50n.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -52,7 +52,8 @@ dtb-$(CONFIG_SOC_SAM_V7) += \ - sama5d35ek.dtb \ - sama5d36ek.dtb \ - at91-sama5d4_xplained.dtb \ -- at91-sama5d4ek.dtb -+ at91-sama5d4ek.dtb \ -+ wb50n.dtb - dtb-$(CONFIG_ARCH_ATLAS6) += \ - atlas6-evb.dtb - dtb-$(CONFIG_ARCH_ATLAS7) += \ |