This series introduces quite minor changes for ARC770 SoC: [1] Linux kernel 4.4 is used now [2] Kernel patches are moved to generic 4.4 patches
Alexey Brodkin (2): arc770: bump linux kernel from 4.3 to 4.4 arc770: move arc patches to taregt/linux/generic target/linux/arc770/Makefile | 2 +- target/linux/arc770/config-4.3 | 179 --------------------- target/linux/arc770/config-4.4 | 169 +++++++++++++++++++ target/linux/arc770/dts/axc001.dtsi | 2 +- target/linux/arc770/dts/axs101.dts | 2 +- target/linux/arc770/dts/axs10x_mb.dtsi | 1 + target/linux/arc770/dts/skeleton.dtsi | 2 +- ...openwrt-arc-remove-dependency-on-DEVTMPFS.patch | 31 ---- .../0002-openwrt-arc-add-OWRTDTB-section.patch | 82 ---------- .../331-arc-remove-dependency-on-DEVTMPFS.patch | 36 +++++ .../patches-4.4/332-arc-add-OWRTDTB-section.patch | 91 +++++++++++ 11 files changed, 301 insertions(+), 296 deletions(-) delete mode 100644 target/linux/arc770/config-4.3 create mode 100644 target/linux/arc770/config-4.4 delete mode 100644 target/linux/arc770/patches-4.3/0001-openwrt-arc-remove-dependency-on-DEVTMPFS.patch delete mode 100644 target/linux/arc770/patches-4.3/0002-openwrt-arc-add-OWRTDTB-section.patch create mode 100644 target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch create mode 100644 target/linux/generic/patches-4.4/332-arc-add-OWRTDTB-section.patch -- 2.5.0 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel