Editing Talk:Hardware flashing
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: | ||
== | == Testreport table== | ||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | ||
|- bgcolor="#cccccc" | |- bgcolor="#cccccc" | ||
! Board !! Flash !! Dumping !! Writing !! Remarks | ! Board !! Flash !! Dumping !! Writing !! Remarks | ||
|- | |- | ||
| COK-001 || 2x Samsung | | COK-001 || 2x Samsung K9F1G08U0A-PIB0 || || || | ||
|- | |- | ||
| COK-002 || 2x Samsung K9F1G08U0A-PIB0 || || || | |||
| COK-002 || 2x Samsung K9F1G08U0A-PIB0 || | |||
| | |||
|- | |- | ||
| SEM-001 || 2x Samsung K9F1G08UOB-PIB0 || || || | | SEM-001 || 2x Samsung K9F1G08UOB-PIB0 || || || | ||
|- | |- | ||
| DIA-001 || 1x Spansion S29GL128N90TFIR2 || || || | | DIA-001 || 1x Spansion S29GL128N90TFIR2 || || || | ||
|- | |- | ||
| DIA- | | DIA-002 || 1x Spansion S29GL128N90TFIR2 || || || | ||
|- | |- | ||
| | | VER-001 || 1x Spansion S29GL128P90TFIR2 || || || | ||
|- | |- | ||
| | | VER-001 || 1x Spansion S29GL128P90TFIR2 || {{Yes}} || {{No}} || <small>''toxie'' : tried 128k/128 , 4k/4096. writing without alt. all FF, with alt some random patterns with 00 and FF when writing all 00. Trying A/B trick, still at Programming Sector 0</small> | ||
|- | |- | ||
| VER-001 || 1x Samsung K8Q2815UQB-PI4B || || || | | VER-001 || 1x Samsung K8Q2815UQB-PI4B || || || | ||
|- | |- | ||
| DYN-001 || 1x Samsung K8Q2815UQB-PI4B || || || | |||
| DYN-001 || 1x Samsung K8Q2815UQB-PI4B | |||
|- | |- | ||
| DYN-001 || 1x Macronix MX29GL128ELT2I-90G || || || | |||
| DYN-001 || 1x Macronix MX29GL128ELT2I-90G || | |||
|- | |- | ||
| JTP-001 || 1x Spansion S29GL128P90TFIR2 || || || | | JTP-001 || 1x Spansion S29GL128P90TFIR2 || || || | ||
|- | |- | ||
| | | JSD-001 || || || || | ||
|- | |- | ||
| | | KTE-001 || 1x Spansion S29GL128P90TFIR2 || || || | ||
|- | |- | ||
| | | KTE-001 || 1x Macronix MX29GL128ELT2I-90G || || || | ||
|- | |- | ||
| EXA-MPLE || 1x dummy || {{Yes}} || {{No}} || Tried 128/128 and 4K/4096, resistor and A/B trick, always freezes on first sector | |||
| EXA-MPLE || 1x dummy || {{Yes}} || {{No}} || | |||
|- | |- | ||
|} | |} | ||
==NAND== | |||
NAND (256MB, old FAT models, needs 32 wires, 15 per NAND + GND + VCC)<br /> | |||
2 chips: Samsung K9F1G08U0A-PIB0 | |||
*http://www.uchobby.com/index.php/2007/05/05/read-embedded-flash-chips/ | |||
*[http://www.multiupload.com/KKSLGMGDJR NAND_Dumper_Extractor.rar (1.55 MB)] | |||
[http://www.sendspace.com/file/qhwkm5 FlowRebuilder v.4.1.0.0] | |||
---- | |||
== | ==NOR== | ||
NOR 16MB, newer FAT models + Slims<br /> | NOR 16MB, newer FAT models + Slims<br /> | ||
needs 44 I/O wires: 23 address lines:A0-A22 + 16 Data lines:D0-D15 + 5 control lines: | needs 44 I/O wires: 23 address lines:A0-A22 + 16 Data lines:D0-D15 + 5 control lines: | ||
Line 729: | Line 66: | ||
*[http://code.google.com/p/spansion-nand-programmer/ spansion programmer (PIC based)] | *[http://code.google.com/p/spansion-nand-programmer/ spansion programmer (PIC based)] | ||
* http://git.dashhacks.com/ | *[http://git.dashhacks.com/norway NORway for Teensy++ 2.0] | ||
** [http://rootedsystem.com/2011/07/norway-allows-flashing-the-ps3-nor-using-the-teensy-2-0/ NORway Teensy] / [http://www.mediafire.com/?ir89sxupwspp3j4 NORway_v0.1.zip] | ** [http://rootedsystem.com/2011/07/norway-allows-flashing-the-ps3-nor-using-the-teensy-2-0/ NORway Teensy] / [http://www.mediafire.com/?ir89sxupwspp3j4 NORway_v0.1.zip] | ||
---- | ---- | ||
Line 755: | Line 84: | ||
---- | ---- | ||
[http://www.atmel.com/dyn/resources/prod_documents/7593S.pdf Atmel AT90USB1286 datasheet] | [http://www.atmel.com/dyn/resources/prod_documents/7593S.pdf Atmel AT90USB1286 datasheet] | ||