MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
authorRafał Miłecki <zajec5@gmail.com>
Wed, 29 Oct 2014 09:05:06 +0000 (10:05 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:08 +0000 (07:45 +0100)
commit9d1d08646af4491aec41d40341930b9bfd62ffa9
tree811919fcf981ec96c185cf563c610147c5dc5fb2
parentf4af6fb2fc942e84612e8c1a80f0727a797a750a
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 <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8266/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/nvram.c
This page took 0.025757 seconds and 5 git commands to generate.