-
Notifications
You must be signed in to change notification settings - Fork 91
/
NANDway_Changes.txt
47 lines (37 loc) · 1.16 KB
/
NANDway_Changes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
NANDway - Teensy++ 2.0 NAND flasher for PS3 and many other NANDs (Effleurage / [email protected])
------------------------------------------------------------------------------------------------
v0.2
----
+ Initial release
v0.3
----
+ Bugfix: "Block plus RAS size" now calculated correctly for Hynix HY27US08281A
v0.4
----
+ Added SBE (Signal Booster Edition) for more reliable PS3 on-board flashing
v0.5
----
+ Added support for Samsung K9GAG08U0M, Hynix H27UBG8T2A, Hynix HY27UF082G2B
(probably many other 8-bit NANDs will work as well)
v0.60
-----
+ Added version check
+ Added display of Teensy's available memory
v0.61
-----
+ Added WP control to Signal Booster Edition for easier off-board flashing
v0.62
-----
+ Bugfix: wrong RAS size for Hynix HY27US08281A
+ "Bad Blocks" won't be skipped anymore while writing
v0.63
-----
+ Bugfix: dumping didn't work for all Hynix NANDs except HY27US08281A
+ Added support for Hynix H27U4G8F2D (Wii mini)
+ Removed reporting of bad blocks during dumping (use "ps3badblocks" command afterwards)
v0.64
-----
+ Bugfix: corrected block count calculation
v0.65
-----
+ Added support for Samsung K9T1G08U0M and Samsung K9F2G08U0M (DECR-1000)