juhosg
1cdb033fe9
ar71xx: fix image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-05 10:31:52 +00:00
juhosg
45aa4b5327
ar71xx: cleanup image generation Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-04 19:41:16 +00:00
jogo
e5839cb102
ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH
...
Now that we can use a generic name for the switch there is no need for a
separate image for the WZR-HP-G301NH.
Update the default network config and remove the extra image.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-28 11:57:51 +00:00
juhosg
d3310ebab9
ar71xx: build image for the AP121 boards with 4M of flash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-07 13:01:50 +00:00
juhosg
ff21374f6a
ar71xx: fix building of squashfs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-04 12:10:03 +00:00
juhosg
547c706620
ar71xx: use 4k image only for the AP121 board
...
Create optimized 64K images with the new padjffs2 tool and use that
images instead of the 4k ones. The 4k images causes problems on devices
where the flash erase size is 64 KB.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02 08:37:59 +00:00
nbd
1eeba399c6
ar71xx: add profile and image building code for wzr-hp-ag300h
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-01 02:23:30 +00:00
juhosg
269c6430d7
ar71xx: build images for the AP121 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-31 22:53:47 +00:00
juhosg
68169c24f2
ar71xx: stop producing -NA factory images and tag factory images with hd_id for WNDR3700v2
...
NETGEAR doesnt produce a distinct North American image for
WNDR3700v2, they use the same image worldwide. This is a change from
earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain
an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and
WNDRMAC images use 29763654+16+64 as their hd_id value.
This patch changes the OpenWrt WNDR3700v2 "factory" image generation
to stop producing the extraneous -NA version and to tag the image with
the same hd_id used in NETGEAR's images.
There is no change to WNDR3700 (v1) image generation, as NETGEAR
continues to produce distinct -NA and worldwide images, neither of
which are tagged with hd_id.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-31 22:53:25 +00:00
juhosg
fc50c6a3b6
ar71xx: create factory images for the WZR-HP-G30{0,1}NH boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-31 22:53:22 +00:00
juhosg
92e4bfb535
ar71xx: reduce the size of the squashfs-4k binaries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-31 22:53:18 +00:00
juhosg
73318c1013
ar71xx: don't hardcode console parameters in kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-12 13:14:53 +00:00
juhosg
b47906964d
ar71xx: Add support for WZR-HP-G301NH
...
Add support for the Buffalo WZR-HP-G301NH. The only difference between it
and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S.
Since we don't do runtime detection of the switch, we need a separate
machine definition for it.
While we are at it, also rename the profile to reflect that it now is for
more than one device.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-12 09:29:10 +00:00
juhosg
930932005d
ar71xx: build firmware image for the Atheros DB120 board
...
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 20:53:23 +00:00
jow
957986717f
[ar71xx] fix image generation in the Image Builder environment
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-22 18:56:55 +00:00
juhosg
ae81dbbb22
ar71xx: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-13 15:08:31 +00:00
juhosg
2f9a16818c
ar71xx: create firmware image for the WNDR3700v2 board
...
Patch-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26 20:35:44 +00:00
juhosg
f742b2d746
ar71xx: rework WNDR3700 image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 10:37:14 +00:00
juhosg
6e0592661e
ar71xx: build separate image for the WNDR3700 with NA region
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 10:37:11 +00:00
juhosg
8daecfbcff
ar71xx: add support for TL-WR740N v1
...
Same as TL-WR741ND but with different hardware ID and without
detachable antenna.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-23 12:42:16 +00:00
juhosg
9bdc5b83af
ar71xx: add support for the jjPlus JA79PF
...
Patch-by: Cezary Jackiewicz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 17:57:51 +00:00
juhosg
ddbca99fbc
ar71xx: add support for the TP-LINK TL-MR3220 v1 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 17:57:48 +00:00
nbd
c5d8ec2df5
ar71xx: do not throw compile errors if the nbg460n uboot is not selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 16:07:27 +00:00
juhosg
680d895a87
ar71xx: add nbg460n image generation
...
This adds image generation for NBG460N/550N/550NH boards.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 15:17:03 +00:00
jow
848e1c833e
[ar71xx] add a new image for the TEW-652BRP which can be used with the bootloader recovery option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-30 02:04:57 +00:00
claudio
b59add4dfd
[ar71xx] Add support for Ubiquiti UniFi AP
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:08:48 +00:00
juhosg
97627d06c5
ar71xx: initial support for jjPlus JWAP003
...
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-01 07:09:29 +00:00
juhosg
9ddf78a6b3
ar71xx: build firmware image for the TL-MR3420 v1 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:54:04 +00:00
juhosg
7576a0c62c
ar71xx: build firmware image for the TL-WR841N v7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 14:53:54 +00:00
nbd
4fa1e52b3a
Add support for Atheros AP96 reference board
...
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.
mach-ap96.c is based on mach-wndr3700.c.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-27 08:59:53 +00:00
juhosg
217d24ebbd
ar71xx: build firmware images for the Zcomax boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-03 18:14:43 +00:00
nbd
858ebac7b8
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528 , without the ethernet fifo cfg values)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 12:37:44 +00:00
juhosg
8119ffe60a
ar71xx: add support for the Senao EAP7660D board
...
This patch adds support for the Senao EAP7660D board to trunk.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-18 16:22:05 +00:00
juhosg
9dd80fbdfc
ar71xx: build firmware images if Minimal profile is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-06 17:41:39 +00:00
nbd
d04eedfa0d
ar71xx: use the lzma kernel and a proper size limit for pb92
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-08 20:06:44 +00:00
juhosg
91734ca2fa
ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex
...
boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 18:28:10 +00:00
juhosg
9bca18c255
ar71xx: build different firmware images for the DIR-825-Bx boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 18:27:58 +00:00
juhosg
1bcf4b2473
ar71xx: create smaller sysupgrade images for the WRT400N board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 18:27:54 +00:00
juhosg
b6ea50912a
ar71xx: create firmware images for the TL-WR941ND v3 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 18:27:51 +00:00
juhosg
538d16ee7b
ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL
...
The 'factory' image requires the garbage at the end of the image.
Flashing from the original web interface does not work without that.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-26 18:27:47 +00:00
juhosg
8940134da1
ar71xx: fix mtd_layout for the DIR-615-C1 and similar devices
...
* Thanks to Yury Polyanskiy for the report
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-20 08:07:25 +00:00
nbd
6b17f453aa
ar71xx: fix image builds (broken by r20834)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-13 18:01:46 +00:00
nico
bca3f225e9
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12 23:15:56 +00:00
juhosg
8299299524
ar71xx: update image generation and trx header parsing for the WRT160NL
...
* patch by Bernhard Loos
* note: trailing whitespaces has been removed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:36 +00:00
nbd
249a5e63b3
ar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work in my tests
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 22:36:02 +00:00
juhosg
b9e67435fe
ar71xx: create smaller initramfs images for the TP-Link boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 07:31:13 +00:00
juhosg
2bc9c0b6e3
ar71xx: create separated and smaller sysupgrade files for the DIR-615 and similar boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 11:03:38 +00:00
juhosg
698a29c8ea
ar71xx: build firmware image for the Fry's FR-54RTR board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 11:03:36 +00:00
juhosg
6d0042cd3c
ar71xx: change DIR-600-A1 image generation template, will be usable for other boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 11:03:31 +00:00
juhosg
0dba449179
ar71xx: create smaller sysupgrade files for the TP-Link boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:41:52 +00:00
juhosg
d6a5fc493b
ar71xx: simplify WP543 image generation, and fix rootfs offset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 15:32:48 +00:00
juhosg
2b3fad7526
ar71xx: increase kernel partition size for the WP543 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 12:09:38 +00:00
juhosg
150c8036c8
ar71xx: create firmware images for the TL-WR941ND v4 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:52:33 +00:00
juhosg
34e53a802e
ar71xx: create special initramfs images for the boards which does not accept standard uImages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 13:26:24 +00:00
juhosg
6edd593e53
ar71xx: rename initramfs u-boot images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 13:26:21 +00:00
juhosg
a9dfded77b
ar71xx: fix image generation for TL-WR741ND/TL-WR841ND-v5
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 18:27:57 +00:00
juhosg
fce30da13a
ar71xx: create rescue image for the WZR-HP-G300NH
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 16:46:57 +00:00
nbd
5ab0ca0fd5
ar71xx: fix portability errors in dd commands
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 00:12:15 +00:00
juhosg
7b293e59ef
ar71xx: create sysupgrade file for the WZR-HP-G300NH
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 18:53:42 +00:00
juhosg
0ab559a23e
ar71xx: add support for the D-Link DIR-600 rev. A1 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 08:02:10 +00:00
juhosg
5784ed61cc
ar71xx: add missing flash partition for the DIR-825
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 13:35:25 +00:00
nbd
581aa20b16
ar71xx: fix ubntxm image builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-05 18:37:22 +00:00
nbd
6121cc53f6
ar71xx: clean up image fs selection templates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 16:27:41 +00:00
juhosg
a7254225f3
ar71xx: add missing templates for PB4X image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 14:28:31 +00:00
nbd
bb578d711b
ar71xx: fix generating pb4x images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-04 11:54:58 +00:00
juhosg
44fa554219
ar71xx: create firmware images for the AP81/PB42/PB44 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:30:52 +00:00
juhosg
61efbd720a
ar71xx: simplify image generation a bit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-02 16:30:49 +00:00
juhosg
0bc848a5da
ar71xx: change firmware image name for th TP-Link boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 19:36:07 +00:00
juhosg
db5288e38a
ar71xx: add support for the TL-WR841N v1.5 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 19:31:28 +00:00
juhosg
8b5cfa1fde
ar71xx: fix WNDR3700 firmware images
...
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 18:10:41 +00:00
nico
021f23792f
[target] ar71xx: fix WNDR3700 image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-19 14:45:43 +00:00
juhosg
928a89ed7a
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the
...
patch from #6186 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 12:57:01 +00:00
juhosg
bfbc6bd89d
ar71xx: preliminary support for the TL-WR1043ND
...
Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.
Hope Ive done this right, First time submiting a patch.
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 12:46:25 +00:00
juhosg
c3035532ab
ar71xx: DIR-825 support cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 15:07:41 +00:00
juhosg
9e412c9b2e
ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to
...
ValXdater)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-03 15:07:34 +00:00
juhosg
e63ae33477
ar71xx: fix extension of the WNDR3700 firmware image
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 13:49:19 +00:00
juhosg
5b2c9aea97
ar71xx: override mtd partitions for the TEW-632BRP family
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 13:49:17 +00:00
juhosg
4bcc767170
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 09:28:25 +00:00
juhosg
00f04685a2
ar71xx: create sysupgrade image for the WNDR3700
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 08:25:56 +00:00
juhosg
7f61c43e8f
ar71xx: rename TL-WRx41 images, because newer factory web interface does
...
not accept files with '.uni' extension.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 10:28:30 +00:00
juhosg
66818c8ce5
ar71xx: use MkImageLzma template for Ubiquiti XM devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:33 +00:00
juhosg
a9499f8570
ar71xx: add sysupgrade support for Ubiquiti XM boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:31 +00:00
juhosg
227b0b29bd
ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and add sysupgrade support for them
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:25 +00:00
juhosg
916a84b6ef
ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-25 09:51:19 +00:00
nbd
124b7a0af5
ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-24 13:55:40 +00:00
nbd
cbcaeda0d6
ar71xx: use 4k erase size images for ubnt xm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 17:12:59 +00:00
nbd
a2b5bdfc5d
ar71xx: build images for ubnt bullet-m, rocket-m and nano-m
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-18 18:10:37 +00:00
juhosg
1d2b1e7279
ar71xx: add preliminary support for the TL-WR841ND v5 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:25 +00:00
juhosg
e75593217a
ar71xx: simplify image generation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 12:26:10 +00:00
juhosg
9a02308cf0
ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 08:07:40 +00:00
juhosg
136e608800
[ar71xx] create firmware image for the WRT160NL board (thanks to Gerry Rozema)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 19:07:47 +00:00
juhosg
faa0beadbd
[ar71xx] fix firmware image of the TL-WR741ND
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 19:50:10 +00:00
juhosg
1cf82179fe
[ar71xx] create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-12 09:01:13 +00:00
juhosg
eea7fc66c5
[ar71xx] increase size of the kernel partition on the TEW-632BR board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 17:15:30 +00:00
juhosg
0491fbaeca
[ar71xx] create firmware image for the TL-WR741ND
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-07 19:58:39 +00:00
juhosg
0173d4a97d
[ar71xx] don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-25 13:48:21 +00:00
juhosg
1232d185c6
[ar71xx] create jffs2 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-07 20:07:32 +00:00
juhosg
e4874c2432
[ar71xx] build images for the AP83 board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 13:02:25 +00:00
juhosg
6a1f0d244e
[ar71xx] build firmware image for the MZK-W300NH board
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 19:14:46 +00:00
juhosg
6262f561d3
[ar71xx] create firmware image for the RouterStation Pro, and add a profile for it (patch by Ubiquiti Networks)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-25 17:52:12 +00:00