summaryrefslogtreecommitdiffstats
path: root/package/nvram/files
Commit message (Collapse)AuthorAgeFilesLines
* [package] nvvram: no checksum error recording on WRT54G3GV2(-VF)florian2010-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: fix nvram set invokation after r21497jow2010-05-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix destroying of 128MB modded ASUS WL-500GPhauke2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] add support for OvisLink WL-1600GLjow2010-01-211-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: don't execute nvram fixups on the WGT634Ujow2009-06-061-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove leftover unvram directory and move the nvram.init change to package/nvramnbd2009-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] rename unvram to nvramjow2009-04-271-0/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove old nvram packagejow2009-04-271-75/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable wl500gp workaround to enable 32MB ram (#864)florian2008-07-131-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add nvram fixup scriptnbd2007-06-271-0/+70
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7742 3c298f89-4303-0410-b956-a3cf2f4a3e73