summaryrefslogtreecommitdiffstats
path: root/package/nvram/files
Commit message (Collapse)AuthorAgeFilesLines
* nvvram: no checksum error recording on WRT54G3GV2(-VF)Florian Fainelli2010-09-111-0/+6
| | | | | | | | | | | | | | | | 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
* nvram: fix nvram set invokation after r21497Jo-Philipp Wich2010-05-201-1/+1
| | | | SVN-Revision: 21517
* brcm47xx: fix destroying of 128MB modded ASUS WL-500GPHauke Mehrtens2010-05-171-1/+7
| | | | | | | | | | | | This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB. That killed devices with 128MB RAM. Now value is *set* 0x0009 and not ored. The value is only corrected if it has less than 32 MB Ram. This should fix the last problem in #3177 Thank you b.sander for the patch. SVN-Revision: 21497
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-211-0/+8
| | | | SVN-Revision: 19262
* nvram: don't execute nvram fixups on the WGT634UJo-Philipp Wich2009-06-061-0/+3
| | | | SVN-Revision: 16349
* remove leftover unvram directory and move the nvram.init change to package/nvramFelix Fietkau2009-04-271-1/+1
| | | | SVN-Revision: 15447
* rename unvram to nvramJo-Philipp Wich2009-04-271-0/+75
| | | | SVN-Revision: 15437
* remove old nvram packageJo-Philipp Wich2009-04-271-75/+0
| | | | SVN-Revision: 15436
* Enable wl500gp workaround to enable 32MB ram (#864)Florian Fainelli2008-07-131-0/+5
| | | | SVN-Revision: 11812
* add nvram fixup scriptFelix Fietkau2007-06-271-0/+70
SVN-Revision: 7742