From: Rafał Miłecki Date: Wed, 1 Apr 2015 06:23:05 +0000 (+0200) Subject: MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition X-Git-Tag: omap-for-v4.2/o2_dc~101^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d12172c8a5c2f3fc39642fc564b053575cd000;p=pandora-kernel.git MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition When dealing with whole flash content (bcm47xx_nvram_init_from_mem) we need to find NVRAM start trying various partition sizes (nvram_sizes). This is not needed when using MTD as we have direct partition access. Signed-off-by: Rafał Miłecki Cc: linux-mips@linux-mips.org Cc: Hauke Mehrtens Patchwork: https://patchwork.linux-mips.org/patch/9652/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed