Talk:Hardware flashing: Difference between revisions
Jump to navigation
Jump to search
m (→NOR) |
m (NORway download link updated) |
||
Line 27: | Line 27: | ||
*[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:// | *[http://git.dashhacks.com/norway NORway for Teensy++ 2.0] | ||
---- | ---- | ||
Revision as of 21:29, 9 August 2011
NAND
NAND (256MB, old FAT models, needs 32 wires, 15 per NAND + GND + VCC)
2 chips: Samsung K9F1G08U0A-PIB0
NOR
NOR 16MB, newer FAT models + Slims
needs 44 I/O wires: 23 address lines:A0-A22 + 16 Data lines:D0-D15 + 5 control lines:
CE#,OE#,WE#,RESET#,TRISTATE (optional:#RY-BY) + GND + VCC
(NB: RY/BY is optional only for Teensy, Progskeet NEED ALL controllines!)
1 chip: Spansion S29GL128N90TFIR2 or Samsung K8Q2815UQB-P14B
NOR uses 1024 byte sector, just as NAND.
- noralizer.rar (9.95 MB) incl. 2 different FAT models (CECHL04-jestero + CECH?-Phiren) pads labeled
- http://hotfile.com/dl/118618929/f6914e0/ps3flasher.tgz.html (note: older version)
Simple dumping NOR from Linux:
dd if=/dev/ps3nflasha of=NOR.BIN bs=1024
Alternatives for Infectus2 and Teensy 2.0++:
- Progskeet (UF6667) : http://twitpic.com/5pk6dz // http://fronttowardsgamer.com/2011/07/15/exclusive-hacker-talks-progskeet-geohot-and-why-he-doesnt-give-a-sht-about-sony/
- quad NAND with Progskeet: http://subirimg.com/images/img2065.jpg