commit | d331d8305cba713605854aab63a000fb892353a7 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@gefanuc.com> | Thu Aug 13 09:03:02 2009 +0100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Sep 11 16:02:11 2009 +1000 |
tree | 5ee6cea2fe656d5772d79245e296c13b36f60456 | |
parent | 1d6ed32226326a6e6cd67cd9ee4294bcbb0c9a15 [diff] |
powerpc/nvram: Enable use Generic NVRAM driver for different size chips Remove the reliance on a staticly defined NVRAM size, allowing platforms to support NVRAMs with sizes differing from the standard. A fall back value is provided for platforms not supporting this extension. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>