Jo-Philipp Wich
1cb2abca8e
add maintainer information
...
SVN-Revision: 23159
14 years ago
Florian Fainelli
a1264431fe
nvvram: no checksum error recording on WRT54G3GV2(-VF)
...
The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)
After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.
Tested with my own box.
Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>
SVN-Revision: 23007
14 years ago
Jo-Philipp Wich
f813a693fd
nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
...
SVN-Revision: 22299
15 years ago
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
15 years ago
Nicolas Thill
338f1af5f3
bump release number for packages ahead of backfire in trunk
...
SVN-Revision: 21556
15 years ago
Jo-Philipp Wich
395a1f4e0c
nvram: fix crash when get, set or unset is invoked without argument ( #7263 )
...
SVN-Revision: 21288
15 years ago
Florian Fainelli
f273e6d2ff
fix wrt-radauth compilation failure ( #6945 )
...
SVN-Revision: 20489
15 years ago
Jo-Philipp Wich
5c937a97b0
nvram: request memory locked pages in mmap() and make it available for ar71xx
...
SVN-Revision: 19486
15 years ago
Jo-Philipp Wich
9f4d70e9a3
nvram: refuse nvram operations on the WGT634U
...
SVN-Revision: 16378
16 years ago
Jo-Philipp Wich
69decd27e2
rename unvram to nvram
...
SVN-Revision: 15437
16 years ago
Jo-Philipp Wich
6eec3954ef
unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package
...
SVN-Revision: 15435
16 years ago
Jo-Philipp Wich
1de0566a8b
unvram: get rid of some memory leaks
...
SVN-Revision: 15430
16 years ago
Jo-Philipp Wich
0f3ccb8868
unvram: make it work on bcm47xx, also look for /dev/mtdblockX
...
SVN-Revision: 15429
16 years ago
Jo-Philipp Wich
400c1a7fbf
Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms
...
SVN-Revision: 15426
16 years ago