]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] ppc64: add a minimal nvram driver
authorUtz Bacher <utz.bacher@de.ibm.com>
Wed, 22 Jun 2005 23:43:31 +0000 (09:43 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Jun 2005 23:43:31 +0000 (09:43 +1000)
commit5f5b4e669a59be1cf8fc9d6d04ff1ccad8ab6de0
treea0737b3295891def01228d11fec8e9cbb7b765b9
parent6566c6f1f18d42affe73ccdd403e290b64d10473
[PATCH] ppc64: add a minimal nvram driver

The firmware provides the location and size of the nvram
in the device tree, so it does not really contain any
hardware specific bits and could be used on other
machines as well.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/bpa_nvram.c [new file with mode: 0644]
include/asm-ppc64/nvram.h