1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:41:06 +03:00
openwrt-xburst/package/nvram
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
..
files brcm47xx: fix destroying of 128MB modded ASUS WL-500GP 2010-05-17 21:39:04 +00:00
src [package] nvram: fix crash when get, set or unset is invoked without argument (#7263) 2010-05-02 00:45:03 +00:00
Makefile [package] nvram: fix crash when get, set or unset is invoked without argument (#7263) 2010-05-02 00:45:03 +00:00