1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux/ath79
Roger Pueyo Centelles a66eee6336 ath79: add mikrotik subtarget
This commit creates the ath79/mikrotik subtarget in order to support
MikroTik devices based on Qualcomm Atheros MIPS SoCs.

MikroTik devices need a couple of specific features: the split MiNOR
firmware MTD format, which is not used by other devices, and the 4k
sector erase size on SPI NOR storage, which can not be added to the
ath79/generic and ath79/nand subtargets now.

Additionally, the commit moves the two MikroTik devices already in
the generic and nand subtargets to this new one.

Tested on the RB922 board and the wAP AC router.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
2020-03-17 11:50:47 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: add correct phy-mode for QCA9563 boards 2020-03-15 00:08:14 +01:00
files ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
generic ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
image ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
mikrotik ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
nand ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
patches-5.4 ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
tiny ath79: add support for TP-Link TL-WR740N v5 2020-03-13 13:53:12 +01:00
config-4.19 ath79: add new ar934x spi driver 2020-02-06 22:53:03 +08:00
config-5.4 ath79: fix missing watchdog core dependency for hwmon-sch5627 2020-03-15 03:36:16 +01:00
Makefile ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
modules.mk