]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] PS3: Add os-area database routines
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 9 Oct 2007 01:07:24 +0000 (11:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Oct 2007 11:01:59 +0000 (21:01 +1000)
commita722f766c7c8c49550c36add6309d6c7bd224346
tree1132a356795b0745b89db9a986cd6b2d122b8de0
parent6f18768911a4791c053a7e95514ac8bde5e573f5
[POWERPC] PS3: Add os-area database routines

Add support for a simple tagged database in the PS3 flash rom
os-area.  The database allows the flash rom os-area to be shared
between a bootloader and installed operating systems.   The
application ps3-flash-util or the library libps3-utils from the
ps3-utils package can be used for userspace database operations.

The latest ps3-utils package is available here:

  git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-utils.git

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/os-area.c