| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
Signed-off-by: karlp@tweak.net.au
SVN-Revision: 29486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Factory images for WNDR3700v2 and WNDR3800 should contain these model IDs
for the device: field in their DNI tags, not WNDR3700.
This regressed in r29434, which redid WNDR3x00 model detection. The sixth
parameter to Image/Build/Netgear is only used as the -B argument to
mkdniimg, which is used to set the device: field. In r29434, this was
erroneously changed to be WNDR3700 for all models. The tools to flash
factory images (U-Boot's TFTP server and the factory software's upgrade
utility) may refuse to honor images with incorrect device: fields in their
DNI tags.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 29473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detect the model name for /tmp/sysinfo/model based on 10 bytes at offset
56 in the art (caldata) mtd partition.
r29434 redid WNDR3x00 model detection, attempting to distinguish between
WNDR3700v2 and WNDR3800 by checking MemTotal in /proc/meminfo. However, it
contained a bug: it put the awk inside a $(...), with the result that all
WNDR3700v2 and WNDR3800 models would be reported as WNDR3800. This patch
checks the model name stored in the art partition, as is done by U-Boot
shipping on the WNDR3800. It has the likely advantage of working with
future models based on the WNDR3700 board. It also will not mis-detect
units on which people install more memory.
I have tested this patch on WNDR3700 (v1), WNDR3700v2, and WNDR3800.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 29472
|
|
|
|
| |
SVN-Revision: 29471
|
|
|
|
| |
SVN-Revision: 29470
|
|
|
|
| |
SVN-Revision: 29469
|
|
|
|
|
|
| |
Based on a patch by Cristian Deluxe <djcristiandeluxe@gmail.com>
SVN-Revision: 29468
|
|
|
|
| |
SVN-Revision: 29467
|
|
|
|
| |
SVN-Revision: 29463
|
|
|
|
| |
SVN-Revision: 29461
|
|
|
|
| |
SVN-Revision: 29459
|
|
|
|
| |
SVN-Revision: 29458
|
|
|
|
| |
SVN-Revision: 29457
|
|
|
|
| |
SVN-Revision: 29456
|
|
|
|
| |
SVN-Revision: 29455
|
|
|
|
|
|
| |
Based on a patch by Nerijus Baliunas <nerijus@users.sourceforge.net>
SVN-Revision: 29454
|
|
|
|
|
|
| |
Based on a patch by Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29453
|
|
|
|
| |
SVN-Revision: 29452
|
|
|
|
| |
SVN-Revision: 29451
|
|
|
|
| |
SVN-Revision: 29450
|
|
|
|
| |
SVN-Revision: 29448
|
|
|
|
|
|
|
|
| |
With the default OpenWrt configuration, this increases the size
of the rootfs_data partition by 384KB/128KB on the older/newer
TP-Link models.
SVN-Revision: 29447
|
|
|
|
| |
SVN-Revision: 29446
|
|
|
|
| |
SVN-Revision: 29444
|
|
|
|
| |
SVN-Revision: 29443
|
|
|
|
| |
SVN-Revision: 29441
|
|
|
|
|
|
| |
dev-m25p80.c, other buffalo routers use it as well
SVN-Revision: 29440
|
|
|
|
| |
SVN-Revision: 29434
|
|
|
|
| |
SVN-Revision: 29433
|
|
|
|
| |
SVN-Revision: 29432
|
|
|
|
| |
SVN-Revision: 29431
|
|
|
|
|
|
| |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29422
|
|
|
|
|
|
| |
Also remove static partition maps.
SVN-Revision: 29416
|
|
|
|
| |
SVN-Revision: 29415
|
|
|
|
| |
SVN-Revision: 29414
|
|
|
|
| |
SVN-Revision: 29413
|
|
|
|
|
|
| |
Also remove static mtd partition definitions.
SVN-Revision: 29412
|
|
|
|
| |
SVN-Revision: 29411
|
|
|
|
| |
SVN-Revision: 29410
|
|
|
|
| |
SVN-Revision: 29408
|
|
|
|
| |
SVN-Revision: 29407
|
|
|
|
|
|
| |
Patch by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 29406
|
|
|
|
|
|
|
|
|
| |
[juhosg: the name of the final image has been changed to
'openwrt-ar71xx-generic-om2p-squashfs-factory.bin']
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29397
|
|
|
|
|
|
| |
Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu>
SVN-Revision: 29395
|
|
|
|
|
|
| |
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 29394
|
|
|
|
| |
SVN-Revision: 29393
|
|
|
|
| |
SVN-Revision: 29392
|
|
|
|
|
|
|
|
|
|
| |
This uses previously submitted rtl8366 kernel packages.
[juhosg: The kmod-gpio-dev package has been removed from the package list.]
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29391
|
|
|
|
|
|
| |
Based on a patch by Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29390
|
|
|
|
|
|
| |
It is needed by the RT-N15 board.
SVN-Revision: 29389
|