1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-04 00:07:42 +03:00
openwrt-xburst/target/linux
juhosg 6caa8876b2 ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2
The WNDRMAC is a WNDR3700v2 (64MB RAM, 16MB flash) in a white case. The
WNDRMACv2 is a WNDR3800 (128MB RAM, 16MB flash) in a WNDRMAC case.

The WNDRMAC case doesn't have "holes" or labels for the 2.4GHz LED or
switch ports 2-4. The stock firmware uses a single LED (in the 5GHz
position) to indicate the status of both radios, and a single LED (in the
switch port 1 position) to indicate the status of all LAN ports. The
"missing" LEDs are present on the board, and easily shine through the
case. Unlike the stock firmware, OpenWrt will use these "hidden" LEDs.

I've tested the WNDRMACv2 image. I don't have a v1 WNDRMAC, but assume
that this is sufficient to build a fully-functional image.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 14:59:40 +00:00
..
adm5120 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli 2011-11-10 12:16:41 +00:00
adm8668 [kernel] fill maintainer infos for a couple of targets 2011-05-06 12:37:36 +00:00
amazon amazon: Upgrade amazon target to kernel 2.6.37 2011-04-10 15:08:28 +00:00
ar7 [ar7] add additionnal debug symbols when kernel debugging is enabled 2011-07-17 12:30:04 +00:00
ar71xx ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2 2011-12-13 14:59:40 +00:00
at91 targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
atheros [atheros] convert to gpiolib 2011-12-09 07:52:10 +00:00
au1000 kernel: update kernel to version 2.6.39.4 2011-08-16 22:04:10 +00:00
avr32 kernel: update kernel to version 2.6.39.4 2011-08-16 22:04:10 +00:00
brcm47xx linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
brcm63xx [brcm63xx] don't package gpioctl by default 2011-11-21 16:36:39 +00:00
cns3xxx [cns3xxx]: update 3.1 patches 2011-11-07 21:13:13 +00:00
cns21xx [cns21xx]: cns21xx belongs to the Econa family, too 2011-07-02 08:31:25 +00:00
cobalt target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
coldfire [coldfire]: remove 2.6.25 support 2010-11-22 13:31:46 +00:00
ep93xx target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
etrax [etrax]: mark it broken 2011-07-02 07:26:04 +00:00
gemini kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
generic linux: update 3.1 to 3.1.4 2011-12-06 19:50:30 +00:00
goldfish global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
imx21 target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
iop32x kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
ixp4xx [ixp4xx]: add 3.0 support 2011-07-06 13:03:38 +00:00
kirkwood base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli 2011-11-10 12:16:41 +00:00
lantiq linux: update 3.1 to 3.1.4 2011-12-06 19:50:30 +00:00
leon target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
malta linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
mpc52xx target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
mpc83xx target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
mpc85xx target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
octeon target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
omap24xx linux: update 3.1 to 3.1.4 2011-12-06 19:50:30 +00:00
omap35xx targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
orion linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
ppc40x linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
ppc44x linux: update 3.0 to 3.0.9 2011-11-19 18:39:12 +00:00
ps3 targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
pxa target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
pxcab targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
ramips ramips: fix mac addresses on the DIR-300/600 boards 2011-12-06 20:06:08 +00:00
rb532 target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
rdc [rdc] include bridge and 8021q modules by default 2011-11-15 22:24:22 +00:00
realview linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
s3c24xx global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
sibyte target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
sparc target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
ubicom32 target: globally disable BSD process accounting 2011-10-25 16:18:36 +00:00
uml linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
x86 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli 2011-11-10 12:16:41 +00:00
xburst targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
Makefile Add kernel_nconfig make target 2010-08-06 21:36:35 +00:00