Editing Talk:Motherboard Revisions Nonretail
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
Not on the wiki (all Prototypes): | Not on the wiki (all Prototypes): | ||
*EG-2 | *?EG-2? | ||
*MPU-110 | |||
*MPU-210 | *MPU-210 | ||
*MPU-220 | *MPU-220 | ||
*MPU-230 | *MPU-230 | ||
*MPU-300 | *MPU-300 | ||
*MPU-301 | *MPU-301 | ||
*MPU-302 | *MPU-302 | ||
*MPU-400 | *MPU-400 | ||
*TCP-510 | *?TCP-510? | ||
--- | |||
Where do you have that list from ? | Where do you have that list from ? | ||
CP-Updates, however, I'm not sure about all, some could be PSP/PS2. | CP-Updates, however, I'm not sure about all, some could be PSP/PS2. | ||
Line 66: | Line 24: | ||
I think EG-2 is the CEB-1000 motherboard if memory serves me right (not 100% sure) | I think EG-2 is the CEB-1000 motherboard if memory serves me right (not 100% sure) | ||
--- | |||
UPDATE: | |||
The TCP-510 is the CP board, on DECR-1000 it's actually a TCP-520 so I assume the 510 is the one on DEH-R10xx | The TCP-510 is the CP board, on DECR-1000 it's actually a TCP-520 so I assume the 510 is the one on DEH-R10xx | ||
Line 73: | Line 33: | ||
CEB didn't ship to 3rd parties with one. | CEB didn't ship to 3rd parties with one. | ||
Update 2: | Update 2: Ok there is a reference to MPU220 in the OLD 068 psptoolupdate so I am guessing it is totally not ps3 related | ||
<code>runtest i2ctest ../i2c ./i2c.sh ${ID} MPU220 /dev/i2c-0 50</code> | |||
... | ... | ||
< | |||
#recovery | <code>#recovery | ||
# title RESTART2 | # title RESTART2 | ||
# runtest recovery ../recovery ./recovery.sh ${ID} MPU220 | # runtest recovery ../recovery ./recovery.sh ${ID} MPU220 | ||
Line 93: | Line 50: | ||
# exec dgstep | # exec dgstep | ||
# fi | # fi | ||
# ;; | # ;;</code> | ||
</ | |||
... | ... | ||
< | |||
if [ x"$key" = xy ]; then | <code>if [ x"$key" = xy ]; then | ||
usleep 1000 | usleep 1000 | ||
echo "***PLEASE PUSH \"MPU-220 Power-OFF\" BUTTON***" | echo "***PLEASE PUSH \"MPU-220 Power-OFF\" BUTTON***" | ||
Line 106: | Line 63: | ||
fi | fi | ||
;; | ;; | ||
</ | </code> | ||
And so on. | And so on . | ||
There are also files called | There are also files called |