1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 02:32:21 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
jow
624f8599e1 [package] nvram: fix nvram set invokation after r21497
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-20 07:11:26 +00:00
hauke
b3efa3509b brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
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
2010-05-17 21:39:04 +00:00
jow
c3794557a9 [brcm-2.4] add support for OvisLink WL-1600GL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 23:48:23 +00:00
jow
95f4b6bdd0 [package] nvram: don't execute nvram fixups on the WGT634U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 02:05:10 +00:00
nbd
fcc9a3db52 remove leftover unvram directory and move the nvram.init change to package/nvram
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:44:07 +00:00
jow
fad131f967 [package] rename unvram to nvram
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 12:58:54 +00:00
jow
32fce976bd [package] remove old nvram package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 12:57:57 +00:00
florian
15ca8b24ef Enable wl500gp workaround to enable 32MB ram (#864)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:11:36 +00:00
nbd
92ed42016c add nvram fixup script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-27 05:26:20 +00:00