1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux
John Crispin 48feea4861 Add Netgear WNCE2001 (OF version)
Add Netgear WNCE2001.

This is a small RT3052 device with 4MB spi flash and 32MB ram.
2 built-in antennas, 1x fastE, no USB, reset & wps switch.
On my model the AP/RT switch is unpopulated, but I verified the gpio
mapping for it.
The stock firmware is running an unprotected tftpd which allows you
to read any file from the filesystem.
Serial port is present on testpads (See image on the wiki page).
There are more testpads below the shield near the SoC, which
may have JTAG.

Slight annoyance: The bootloader is checksumming kernel&rootfs, but
can be tricked by zeroing checksum and length fields in the checksum
partition, see
target/linux/ramips/base-files/lib/preinit/04_disable_wnce2001_flash_checksumming

The manufacturer image is very similar to the DAP one, so I slightly
modified mkdapimg to support generating it.

The resulting
openwrt-ramips-rt305x-wnce2001-squashfs-factory-(worldwide|northamerica).bin
can be used to flash from stock to OpenWRT using the stock firmware
upgrade function, without using the serial port.

http://www.netgear.com/landing/wnce2001.aspx
http://wiki.openwrt.org/toh/netgear/wnce2001

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

SVN-Revision: 36289
2013-04-09 14:19:33 +00:00
..
adm5120 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
adm8668 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
amazon Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ar7 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ar71xx Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
at91
atheros kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
au1000 kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. 2013-03-21 14:56:04 +00:00
avr32 kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
brcm47xx brcm47xx: use old partition names again for kernel 3.8 2013-04-06 22:22:26 +00:00
brcm63xx
brcm2708
cns3xxx cns3xxx: remove the watchdog IRQ from the resources, it breaks the driver init and is useful only for testing 2013-04-07 11:24:30 +00:00
cns21xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
cobalt
ep93xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
gemini gemini: remove usage of ehci_port_power() it was removed in kernel 3.8 2013-03-27 15:48:07 +00:00
generic allow loading port maps from OF 2013-04-09 14:19:09 +00:00
iop32x Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ixp4xx
kirkwood Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
lantiq Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
malta kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mcs814x Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
mpc52xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mpc83xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mpc85xx kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
mvebu kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
omap4
omap24xx
orion Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
ppc40x kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
ppc44x kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
pxa
ramips Add Netgear WNCE2001 (OF version) 2013-04-09 14:19:33 +00:00
rb532 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
realview kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
sibyte
sparc
uml kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
x86 Adapt default network configuration for IPv6 2013-04-09 08:03:08 +00:00
xburst kernel: update linux 3.8 to 3.8.6 2013-04-06 11:40:44 +00:00
Makefile