Commit Graph

21 Commits (a00110a063815deb4ec5a442189441dbca5dead3)

Author SHA1 Message Date
Luka Perkov 20a164b240 uboot-envtools: remove MENU, it is unused since r33265
SVN-Revision: 33612
12 years ago
Gabor Juhos 326426b388 uboot-envtools: add configration for ramips devices
uboot-env settings for ALL0239-3G, ALL0256N, ALL5002.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33296
12 years ago
Gabor Juhos 9130e1121a uboot-envtools: add configuration for ALL0315N
Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33283
12 years ago
Gabor Juhos 9969f90f34 package/uboot-envtools: always install the fw_setenv symlink
It is required by sysupgrade on some boards, and it is only
working if a suitable /etc/fw_env.config is present on the
target board. If an user creates such configuration he/she
should know that it is a dangerous tool. The devices can
be bricked in several other ways anyway.

SVN-Revision: 33265
12 years ago
Luka Perkov 0a064ed6e6 uboot-envtools: add support for alfa ap96
SVN-Revision: 32774
12 years ago
Luka Perkov 84585b45d6 uboot-envtools: add kirkwood board support
SVN-Revision: 32756
12 years ago
Gabor Juhos 6fbb548eb9 uboot-envtools: OM2P LC support
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

SVN-Revision: 32636
12 years ago
Gabor Juhos 79910a3e71 uboot-envtools: OM2P partition information
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

SVN-Revision: 32612
12 years ago
Luka Perkov dc9e720739 uboot-envtools: forgot to remove uboot-envtools.init file
SVN-Revision: 32052
12 years ago
Luka Perkov 7f00e5ffc6 uboot-envtools: update to 2012.04.01
SVN-Revision: 32051
12 years ago
Gabor Juhos df4579dc64 package/uboot-envtools: make fw_setenv symlink optional
Make the creation of the fw_set-symlink optional, so it can be
disabled in user-builds so only people who know what they are
doing will mess with uboot-env.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28698
13 years ago
Gabor Juhos 3ac119b8cf package/uboot-envtools: generate config-file from UCI
This adds an init-script for generating /etc/fw_env.config from UCI in
case it doesn't exist yet.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28697
13 years ago
Gabor Juhos c5ff1e8e96 package/uboot-envtools: remove runtime dependency of zlib
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
        libc.so.0 => /lib/libc.so.0 (0x2abd4000)
        ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28696
13 years ago
Gabor Juhos 61441fe2de package/u-boot-envtools: update to version 2011.06.
This updates uboot-envtools to the version which comes with U-Boot 2011.06.
The important novelity is that fw_setenv now supports batch processing, which
greatly improves sysupgrade of the ALL0258N as otherwise we would have to
overwrite uboot-env up to 8x in a single firmware upgrade.
Unfortunately, no newer version of the sources is available from Debian, so we
got to take it from the u-boot source which is kinda ugly...

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28566
13 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Jo-Philipp Wich b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
14 years ago
Nicolas Thill de36549de1 uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
SVN-Revision: 20118
15 years ago
Travis Kemen 891d26ab51 add missing file from patch
SVN-Revision: 20062
15 years ago
Travis Kemen dca90efc23 this patch fixes uboot-envtools so that it is no longer broken.
-Raphael

SVN-Revision: 19999
15 years ago
Felix Fietkau eef679c925 mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt
SVN-Revision: 18079
15 years ago
Florian Fainelli 7a7a5627cd add uboot-envtools
SVN-Revision: 17981
15 years ago