openwrt/package/nvram
Hauke Mehrtens 0745a63313 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.

SVN-Revision: 21497
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 nvram: fix crash when get, set or unset is invoked without argument (#7263) 2010-05-02 00:45:03 +00:00
Makefile nvram: fix crash when get, set or unset is invoked without argument (#7263) 2010-05-02 00:45:03 +00:00