openwrtv3/package/utils/nvram
Rafał Miłecki 0c4c05f0e7 nvram: use correct variable name for MTD partition size
Sytax of /proc/mtd is following:
dev:    size   erasesize  name
which means that sscanf "mtd%d: %08x" reads size, not erasesize.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 45563
2015-04-22 19:07:06 +00:00
..
files packages: clean up the package folder 2013-06-21 16:54:37 +00:00
src nvram: use correct variable name for MTD partition size 2015-04-22 19:07:06 +00:00
Makefile nvram: remove libnvram.so, it is unused and incompatible to the broadcom API anyway 2014-12-13 23:58:35 +00:00