ar71xx: add support for Compex WPJ342
OpenWrt can be flashed with following uboot commands: tftpboot 0x80500000 openwrt-ar71xx-generic-wpj342-16M-squashfs-sysupgrade.bin erase 0x9f030000 +$filesize cp.b $fileaddr 0x9f030000 $filesize Signed-off-by: Christian Mehlis <christian@m3hlis.de> SVN-Revision: 49157
This commit is contained in:
parent
2cba297ea0
commit
d9799dea89
13 changed files with 218 additions and 0 deletions
|
@ -117,6 +117,7 @@ CONFIG_ATH79_MACH_RBSXTLITE=y
|
|||
# CONFIG_ATH79_MACH_WNR2200 is not set
|
||||
# CONFIG_ATH79_MACH_WP543 is not set
|
||||
# CONFIG_ATH79_MACH_WPE72 is not set
|
||||
# CONFIG_ATH79_MACH_WPJ342 is not set
|
||||
# CONFIG_ATH79_MACH_WPJ344 is not set
|
||||
# CONFIG_ATH79_MACH_WPJ531 is not set
|
||||
# CONFIG_ATH79_MACH_WPJ558 is not set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue