[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver
Preallocate 256 KiB of bootmem memory for the PS3 FLASH ROM storage driver. This can be disabled by passing `ps3flash=off' on the kernel command line. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:

committed by
Paul Mackerras

parent
e4eb8cf0ae
commit
32d7331852
@@ -427,6 +427,7 @@ struct ps3_prealloc {
|
||||
};
|
||||
|
||||
extern struct ps3_prealloc ps3fb_videomemory;
|
||||
extern struct ps3_prealloc ps3flash_bounce_buffer;
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user