From: Rafał Miłecki Date: Wed, 29 Oct 2014 09:05:06 +0000 (+0100) Subject: MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content X-Git-Tag: omap-for-v3.19/fixes-rc1~122^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1d08646af4491aec41d40341930b9bfd62ffa9;p=pandora-kernel.git MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content NVRAM can be read using magic memory offset, but after all it's just a flash partition. On platforms where NVRAM isn't needed early we can get it using mtd subsystem. Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8266/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed