kirkwood: switch to kernel 4.9
authorPaul Wassi <p.wassi@gmx.at>
Fri, 10 Mar 2017 18:10:29 +0000 (19:10 +0100)
committerMathias Kresin <dev@kresin.me>
Tue, 4 Jul 2017 14:29:07 +0000 (16:29 +0200)
commit9808b9ae0248f0e2b525493f10752b2b9fc9fde4
tree49c36ed203fd79d89e06a5e1cf833e469d2a236c
parent08c499f865a1a42ed50e70c8ff68b9916a5033f1
kirkwood: switch to kernel 4.9

Add patches-4.9, some of them (heavily) rewritten:
  - ea4500 is upstream available, keep only LEDE changes in dts
  - ea3500 is changed to match the structure of the upstream ea4500 dts
  - nsa310s rewritten to include the common dtsi
  - nsa325 is dropped, since already upstream

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
[refresh kernel config, add on100, use the switchdev based mv88e6171
driver for the linksys boards, keep lede specific rootfs/kernel
partition names for linksys boards, reorder patches]
Signed-off-by: Mathias Kresin <dev@kresin.me>
18 files changed:
target/linux/generic/config-4.9
target/linux/kirkwood/Makefile
target/linux/kirkwood/base-files/lib/kirkwood.sh
target/linux/kirkwood/config-4.9 [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/100-ib62x0.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/101-iconnect.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/102-dockstar.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/104-ea3500.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/105-ea4500.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/105-goflexhome.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/106-goflexnet.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/107-01-zyxel-nsa3x0-common-nand-partitions.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/107-02-nsa310b.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/107-03-nsa310s.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/108-on100.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/200-disable-tso.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/201-enable-sata-port-specific-led-triggers.patch [new file with mode: 0644]
target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch [new file with mode: 0644]