The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17306
Update the ps3 bootloader helper script ps3-bl-option.
o Add new option --set-bootloader-timeout.
o Use generic name 'bootloader'.
o General format cleanup.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17300
Rename the bootloader helper script bl-option to ps3-bl-option.
This change simply renames the file. No other changes are
included.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17299