You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools
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
11 years ago
..
autoconf autoconf: another relocatability fix for autom4te, substitute hardcoded prefix with $STAGING_DIR when reading autom4te.cfg 12 years ago
automake fixes python related autokrampf install bug 12 years ago
b43-tools b43-tools: fix compile error: undefined reference to `yydebug' 11 years ago
bison bison: upgrade to version 2.7 11 years ago
ccache ccache: upgrade to version 3.1.9 11 years ago
cloog cloog: update to 0.15.11 12 years ago
cmake cmake: upgrade to version 2.8.10.2 11 years ago
dosfstools use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
e2fsprogs build: BSD compile fixes 11 years ago
firmware-utils Add Netgear WNCE2001 (OF version) 11 years ago
flex flex: upgrade to version 2.5.37 11 years ago
flock use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
genext2fs use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
gmp gmp: upgrade to version 5.1.1 11 years ago
include build: BSD compile fixes 11 years ago
ipkg-utils tools/ipkg-utils: remove some unnecessary field checks 12 years ago
libelf build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
libtool tools/libtool: enable parallel builds 12 years ago
lzma convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 12 years ago
lzma-old tools/lzma-old fix compile issues (patch from #10253) 13 years ago
m4 tools/m4: bypass a time consuming configure test 12 years ago
missing-macros missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de> 13 years ago
mkimage mkimage: unbreak build on non-linux systems 11 years ago
mklibs mklibs: upgrade to 0.1.35 11 years ago
mm-macros mm-macros: update to 0.9.5 12 years ago
mpc tools/mpc: enable parallel builds 12 years ago
mpfr mpfr: upgrade to 3.1.1 11 years ago
mtd-utils use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
mtools use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
padjffs2 convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 12 years ago
patch build: BSD compile fixes 11 years ago
patch-image rename patch-cmdline and add code for patching DTB files into kernel images 12 years ago
pkg-config tools/pkg-config: enable parallel builds 12 years ago
ppl tools/ppl: fix automake error due to use of obsolete directory name 12 years ago
qemu use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
quilt build: BSD compile fixes 11 years ago
scons scons: probe "python" and "python2" first in pywrap.sh in order to use the users preferred version if possible 12 years ago
sdcc use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
sed sed: upgrade to version 4.2.2 11 years ago
squashfs use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
squashfs4 build: BSD compile fixes 11 years ago
sstrip tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux hosts 12 years ago
upslug2 use HOST_STATIC_LINKING instead of hardcoding -static 12 years ago
upx tools/upx: use HOSTCXX to fix build errors on mac os x 11 years ago
wrt350nv2-builder wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks with new zlib releases 12 years ago
xfce-macros tools: use host build_dir instead of target build_dir 13 years ago
xorg-macros tools: use host build_dir instead of target build_dir 13 years ago
xz build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
yaffs2 build: BSD compile fixes 11 years ago
Makefile build: BSD compile fixes 11 years ago