On December 20, 2014 at 1:04:05 PM, Rafał Miłecki ([email protected]) wrote: Don't top post.
On 20 December 2014 at 18:58, Marc Nicholas <[email protected]> wrote: > Well, there-in lies the problem: AR71xx doesn’t have any patches for >3.14 > kernel right now. > > I’m trying to build it, though. You can be the one to add them. cp -R patches-3.14 patches-3.18 make target/linux/{clean,prepare} V=s QUILT=1 http://wiki.openwrt.org/doc/devel/patches#adding_or_editing_kernel_patches Okay, spent a couple of hours working through patching a 3.18 kernel. Went reasonably well ;) Aside from quite a few particular router support patches (which I’m not overly concerned about), there were some failures in Flash, PHY, SPI and USB support for the AR71xx platform. Before I dig in and analyse some more, any pointers on why the following might fail, or how to triage? Is there a possibility some now exist in the mainline kernel? Thx. -m 406-mtd-m25p80-allow-to-specify-max-read-size.patch 407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch 425-net-phy-at803x-allow-to-configure-via-pdata.patch 430-drivers-link-spi-before-mtd.patch 432-spi-rb4xx-spi-driver.patch 433-spi-rb4xx-cpld-driver.patch 462-mtd-m25p80-set-spi-transfer-type.patch 464-spi-ath79-fix-fast-flash-read.patch 490-usb-ehci-add-quirks-for-qca-socs.patch 605-MIPS-ath79-db120-fixes.patch 610-MIPS-ath79-openwrt-machines.patch 616-MIPS-ath79-ubnt-xw.patch 902-unaligned_access_hacks.patch
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
