Talk:Unlocking the 8th SPE

From PS3 Developer wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

From CELL BE Configuration Docs, We can identify faulty SPE's over SPI bus it seems. You could also unlock these via SPI bus during configuration ring. Admin 06:25, 1 May 2011 (CDT)

Read Partial Good Register (rd_partial_good)
The rd_partial_good register indicates which SPEs are good. During Cell BE-processor manufacturing
tests, manufacturing identifies faulty SPEs on the chip. When a bad SPE is detected,
manufacturing programs fuse bits on the Cell BE processor to identify the faulty SPEs. A ‘0’ in
the rd_partial_good register implies that the SPE is good. A ‘1’ indicates that the SPE is faulty.
Any SPEs marked as faulty in this register are disabled internally. Specifying the corresponding
SPE as enabled in the configuration ring does not overwrite the effects of the fuse settings
contained in this register.
Because the spe_available MMIO register receives its value from the SPE Disable field on the
configuration ring during POR, the external system controller must read the rd_partial_good
register before the configuration ring write has taken place in order to set the SPE Disable field to
match the rd_partial_good register.