forked from Ivasoft/openwrt
ar71xx: add preliminary kernel support for several RB SPI NOR devices
The cAP 2nD, mAP 2nD and wAP 2nD apparently all share the same QCA953x/SPI-NOR platform. This patch adds preliminary kernel support based on init data used in Mikrotik's linux-3.3.5 kernel patch. Since this is totally experimental and untested, the necessary glue in base-files has not been added, the code is provided as a starting point in case somebody with that hardware wants to help getting it supported. The cAP lite (cAPL 2nD) should also be supported once it is determined whether or not it uses the same board identifier as the mAP lite. Code has been successfully built and has no side effect (no impact on already supported devices). Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
This commit is contained in:
committed by
Felix Fietkau
parent
b800453282
commit
748e701b74
@@ -931,6 +931,9 @@ config ATH79_MACH_RBSPI
|
||||
MikroTik RouterBOARD hAP
|
||||
MikroTik RouterBOARD hEX PoE lite
|
||||
MikroTik RouterBOARD hEX lite
|
||||
MikroTik RouterBOARD cAP (EXPERIMENTAL)
|
||||
MikroTik RouterBOARD mAP (EXPERIMENTAL)
|
||||
MikroTik RouterBOARD wAP (EXPERIMENTAL)
|
||||
|
||||
config ATH79_MACH_RBSXTLITE
|
||||
bool "MikroTik RouterBOARD SXT Lite"
|
||||
|
||||
Reference in New Issue
Block a user