openwrt/target/linux/ath79/patches-5.4
Adrian Schmutzler 5f92349841 kernel: fix include of myloader.o since kernel 5.4
Between 4.19 and 5.4, mtd parsers have been moved to "parsers"
subdirectory. Based on this, the selection of myloader.o in OpenWrt
was also moved to that subdirectory, while the Kconfig and our local
myloader.c file remained in /drivers/mtd.

This resulted in linking errors like the following (on ath25@5.4):

make[8]: *** No rule to make target 'drivers/mtd/parsers/myloader.o', ...
   needed by 'drivers/mtd/parsers/built-in.a'.  Stop.
make[7]: *** [scripts/Makefile.build:500: drivers/mtd/parsers] Error 2
make[6]: *** [scripts/Makefile.build:500: drivers/mtd] Error 2

Since myloader.c is not too big, this patch moves it to the kernel patches,
allowing to adjust the path for kernel 5.4 and keeping Makefiles and
file paths better in sync.

Other patches have been refreshed accordingly.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-24 17:50:12 +02:00
..
004-register_gpio_driver_earlier.patch
404-mtd-cybertan-trx-parser.patch
405-mtd-tp-link-partition-parser.patch kernel: fix include of myloader.o since kernel 5.4 2020-04-24 17:50:12 +02:00
408-mtd-redboot_partition_scan.patch
410-spi-ath79-Implement-the-spi_mem-interface.patch kernel: bump 5.4 to 5.4.32 2020-04-14 21:58:16 +02:00
420-net-use-downstream-ag71xx.patch ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
425-at803x-allow-sgmii-aneg-override.patch
430-drivers-link-spi-before-mtd.patch
440-mtd-ar934x-nand-driver.patch
470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch
900-mdio_bitbang_ignore_ta_value.patch
901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch
910-unaligned_access_hacks.patch ath79: re-add accidentally dropped patch to kernel 5.4 2020-03-06 13:14:02 +01:00
0002-watchdog-ath79-fix-maximum-timeout.patch
0003-leds-add-reset-controller-based-driver.patch
0004-phy-add-ath79-usb-phys.patch
0005-usb-add-more-OF-quirk-properties.patch
0007-irqchip-irq-ath79-intc-add-irq-cascade-driver-for-QC.patch
0008-irqchip-irq-ath79-cpu-drop-OF-init-helper.patch
0011-MIPS-ath79-select-the-PINCTRL-subsystem.patch
0017-dt-bindings-PCI-qcom-ar7100-adds-binding-doc.patch
0018-MIPS-pci-ar71xx-convert-to-OF.patch
0019-dt-bindings-PCI-qcom-ar7240-adds-binding-doc.patch
0020-MIPS-pci-ar724x-convert-to-OF.patch
0032-MIPS-ath79-sanitize-symbols.patch
0033-spi-ath79-drop-pdata-support.patch
0034-MIPS-ath79-ath9k-exports.patch
0036-GPIO-add-named-gpio-exports.patch ath79: re-add accidentally dropped patch to kernel 5.4 2020-03-06 13:14:02 +01:00
0036-MIPS-ath79-remove-irq-code-from-pci.patch
0037-missing-registers.patch
0038-MIPS-ath79-add-missing-QCA955x-GMAC-registers.patch
0039-MIPS-ath79-export-UART1-reference-clock.patch
0050-spi-ath79-remove-spi-master-setup-and-cleanup-assign.patch spi: ath79: remove spi-master setup and cleanup assignment 2020-02-29 00:54:41 +01:00
0051-spi-add-driver-for-ar934x-spi-controller.patch
0060-serial-ar933x_uart-set-UART_CS_-RX-TX-_READY_ORIDE.patch kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
0061-tty-serial-ar933x-uart-rs485-gpio.patch kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
0062-MIPS-pci-ar724x-add-QCA9550-reset-sequence.patch ath79: add QCA9550 reset sequence 2020-04-17 13:23:06 +02:00