diff options
author | Geoff Levand <geoffrey.levand@am.sony.com> | 2008-03-27 21:41:45 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-04-01 11:43:07 +0200 |
commit | 5761eaa3a5ae3c7ea796add73b86176b7c963cca (patch) | |
tree | 8b2b5f292059738216202b4b5480cdc02bd925d0 /init | |
parent | [POWERPC] PS3: Add ps3_get_speid routine (diff) | |
download | linux-5761eaa3a5ae3c7ea796add73b86176b7c963cca.tar.xz linux-5761eaa3a5ae3c7ea796add73b86176b7c963cca.zip |
[POWERPC] PS3: Bootwrapper improvements
Improve the debugging support of the PS3 bootwraper code:
o Increase the size of the PS3 bootwrapper overlay from 256 to 512 bytes to
allow for more debugging code in the overlay.
o Use the dot symbol to set the size of __system_reset_overlay. The
assembler will then emit an error if the overlay code is too big.
o Remove some unused instructions.
o Update the text describing the PS3 bootwrapper overlay.
o Add a check for null pointer writes.
o Change hcall return value from s64.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions