powerpc/ps3: Add PS3 repository write support
authorGeoff Levand <geoff@infradead.org>
Sun, 1 Apr 2012 01:03:30 +0000 (18:03 -0700)
committerGeoff Levand <geoff@infradead.org>
Tue, 24 Apr 2012 22:34:16 +0000 (15:34 -0700)
commit07c044c86e05818c2d5e99b8ff881e2e4543c6ad
treeef61e7e66c2129d59b94cdacbdc0a0459891fbbe
parent08a6b25631b5f1984a963fd7cf9771898ebb07e5
powerpc/ps3: Add PS3 repository write support

Add a new config option CONFIG_PS3_REPOSITORY_WRITE that
conditionally builds in support to create, write and delete
nodes in the PS3 system repository.

This support will allow Linux based bootloaders to manage data
in the system repository for use by later boot stages,

Signed-off-by: Geoff Levand <geoff@infradead.org>
arch/powerpc/platforms/ps3/Kconfig
arch/powerpc/platforms/ps3/repository.c