You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
13 years ago
..
autoconf
autoconf: another relocatability fix for autom4te, substitute hardcoded prefix with $STAGING_DIR when reading autom4te.cfg
13 years ago
automake
automake: forcibly disable perl ithreads support The SDK when build on a machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.
13 years ago
bison
bison: make yacc wrapper relocatable
13 years ago
ccache
tools: clean up Makefiles / make ccache work
13 years ago
cloog
cloog: libtools has to be run
14 years ago
cmake
tools/cmake: update to version 2.8.4
14 years ago
e2fsprogs
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
14 years ago
firmware-utils
Support booting the Speedport W502V using BRN-BOOT.
13 years ago
flex
tools: clean up Makefiles / make ccache work
13 years ago
flock
add a stripped down (and portable) version of flock to the host tools
14 years ago
genext2fs
tools/genext2fs: do not include the host getline.h, it breaks the tool in subtle ways, and the source already has a getline replacement
13 years ago
gmp
tools: clean up Makefiles / make ccache work
13 years ago
include
host/include/getline.h - Mac OS X 10.7 (Lion) fix
13 years ago
ipkg-utils
ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat ( #9214 )
14 years ago
libelf
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
15 years ago
libtool
libtool: fix accidental sed invocation in libtoolize
13 years ago
lzma
tools/squashfs4: update to version 4.2 (adds support for xz compression)
14 years ago
lzma-old
tools/lzma-old fix compile issues (patch from #10253 )
13 years ago
m4
tools: clean up Makefiles / make ccache work
13 years ago
missing-macros
missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de>
14 years ago
mkimage
tools/mkimage: allow to use different magic in uImages
13 years ago
mklibs
mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread
14 years ago
mm-macros
tools: use host build_dir instead of target build_dir
13 years ago
mpc
tools/mpc: update to version 0.8.2
14 years ago
mpfr
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
14 years ago
mtd-utils
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
14 years ago
padjffs2
tools: clean up Makefiles / make ccache work
13 years ago
patch-cmdline
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
16 years ago
pkg-config
tools: clean up Makefiles / make ccache work
13 years ago
ppl
ppl: go back to version 0.10.2
14 years ago
qemu
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
14 years ago
quilt
quilt: some more relocatable fixes for quilt-internal scripts
13 years ago
sed
tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)
14 years ago
squashfs
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
16 years ago
squashfs4
squashfs4: Add support for LZMA Magic to unsquashfs
13 years ago
sstrip
tools: clean up Makefiles / make ccache work
13 years ago
upslug2
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
15 years ago
upx
upx: fix build error
13 years ago
wrt350nv2-builder
the url isn't valid for some time
14 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
xz: update to version 5.0.2
14 years ago
yaffs2
yaffs2: fix compilation on FreeBSD
15 years ago
Makefile
tools: clean up Makefiles / make ccache work
13 years ago