openwrt/target/linux/ath79
Christian Lamparter e9335c2920 ath79: lzma-loader: fix & re-enable per-board CONFIG_BOARD_DEV
Back in the AR71XX days, the lzma-loader code could be customized
based on the $BOARD variable. These would be passed as a
compile-time -DCONFIG_BOARD_$DEVICE_MODEL flag to the compiler.
Hence, the lzma-loader would be able to include device-specific
fixups.

Note: There's still a fixup for the TpLink TL-WR1043ND V1 found
in the lzma-loader's board.c code. But since the days of AR71XX
I couldn't find a forum post or bug reported. So, I left it
as is to not break anything by enabling it.

=> If you have a TL-WR1043ND V1 and you have problem with
the ethernet: let me know. Because otherwise, the fixup
might simply no longer needed with ath79 and it can be removed.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-10-22 21:25:18 +02:00
..
base-files/etc/hotplug.d/ieee80211
dts ath79: add support for TP-Link CPE710-v1 2021-09-25 19:28:54 +02:00
files ath79: remove obsolete pci-ath9k-fixup.[c,h] files 2021-08-26 21:00:26 +02:00
generic ath79: add support for TP-Link CPE710-v1 2021-09-25 19:28:54 +02:00
image ath79: lzma-loader: fix & re-enable per-board CONFIG_BOARD_DEV 2021-10-22 21:25:18 +02:00
mikrotik ath79: mikrotik: use 64 KiB SPI NOR erase sectors 2021-10-22 08:15:40 -10:00
nand treewide: remove "+" sign for increment with macaddr_add 2021-06-05 23:54:37 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.154 2021-10-21 00:17:36 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.74 2021-10-21 00:17:36 +02:00
tiny ath79: consolidate testing kernel 2021-04-10 19:28:04 +02:00
config-5.4 ath79: add missing MTD_NAND_RB91X symbol 2021-07-09 17:11:12 +02:00
config-5.10 ath79: add missing GPIO_LATCH symbol 2021-06-22 00:39:48 +02:00
Makefile ath79: consolidate testing kernel 2021-04-10 19:28:04 +02:00
modules.mk