[POWERPC] ps3: add OS params support
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 22 Nov 2006 23:46:58 +0000 (00:46 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:40:54 +0000 (20:40 +1100)
commit00a3e2e93cd3ce73ab2d200fff22a62548da06d6
treed52c96626676ab78598949bb6e35726a9e83da78
parent261efc3f178c8c5b55d76208aee1f39ce247f723
[POWERPC] ps3: add OS params support

Adds support for early access to the parameter data from the PS3 'Other OS'
flash memory area.  The parameter data mainly holds user preferences like
static ip address.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/ps3/Makefile
arch/powerpc/platforms/ps3/os-area.c [new file with mode: 0644]