2
0
forked from Ivasoft/openwrt

ramips: add support for Airlink101 AR670W

This is a RT2880-based board, 32MB RAM, 4MB flash. The bootloader
is a hacked u-Boot that reads an LZMA image directly, so we skip
generating the uImage header and enable the lzma mtdsplit parser.

Signed-off-by: Claudio Leite <leitec@staticky.com>

SVN-Revision: 43153
This commit is contained in:
John Crispin
2014-11-03 08:00:13 +00:00
parent 101289156b
commit cc5194cf03
8 changed files with 147 additions and 3 deletions

View File

@@ -157,6 +157,7 @@ ramips_setup_interfaces()
ucidef_add_switch_vlan "switch0" "2" "0 5t"
;;
ar670w | \
ar725w | \
rt-n15 | \
wl-351)