openwrt/target/linux/lantiq
John Crispin cd1a204365 Support booting the Speedport W502V using BRN-BOOT.
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.

This patch add two firmware utilities, mkbrncmdline and mkbrnboot.

mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.

mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.

The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage

The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.

A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.

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

SVN-Revision: 30532
2012-02-14 17:48:04 +00:00
..
ar9 lantiq: cleanup default package selection 2011-11-12 23:39:51 +00:00
ase * update patches to 3.0 2011-10-10 15:13:46 +00:00
base-files add annex selection support to ltq_dsl package 2012-02-14 15:05:49 +00:00
danube lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups 2011-11-22 18:50:51 +00:00
falcon lantiq: improve falcon package selection 2011-11-11 21:59:11 +00:00
falcon-stable fix up falcon kernel config 2011-07-07 18:20:56 +00:00
files-3.1/arch/mips Support booting the Speedport W502V using BRN-BOOT. 2012-02-14 17:48:04 +00:00
image Support booting the Speedport W502V using BRN-BOOT. 2012-02-14 17:48:04 +00:00
patches Support booting the Speedport W502V using BRN-BOOT. 2012-02-14 17:48:04 +00:00
patches-2.6.32 adds 2 ASC related patches to lantiq 2011-07-07 20:20:46 +00:00
vr9 * update patches to 3.0 2011-10-10 15:13:46 +00:00
Makefile kernel: update linux 3.1 to 3.1.10 2012-01-31 09:43:57 +00:00
base-files.mk lantiq: add runtime generation of /etc/config/network 2011-11-15 18:21:00 +00:00
config-2.6.32 * backport 2.6.8 patches to .39 / .32.33 2011-05-29 21:19:26 +00:00
config-default * update patches to 3.0 2011-10-10 15:13:46 +00:00
modules.mk * update patches to 3.0 2011-10-10 15:13:46 +00:00