openwrtv3/package/nvram
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
2010-09-11 18:37:09 +00:00
..
files nvvram: no checksum error recording on WRT54G3GV2(-VF) 2010-09-11 18:37:09 +00:00
src nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0) 2010-07-19 22:20:07 +00:00
Makefile nvvram: no checksum error recording on WRT54G3GV2(-VF) 2010-09-11 18:37:09 +00:00