fixed slc size in menu

This commit is contained in:
koolkdev 2017-03-26 22:44:15 +03:00
parent 31658bbb04
commit dad9a3fbbd
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@ struct {
{ "SEEPROM redirection", "on", "off" },
{ "OTP redirection", "on", "off" },
{ "Use syshax.xml (coldboothax)", "on", "off" },*/
{ "Dump SLC (512MB)", "yes", "no" },
{ "Dump SLCCMPT (512MB)", "yes", "no" },
{ "Dump SLC (528MB)", "yes", "no" },
{ "Dump SLCCMPT (528MB)", "yes", "no" },
{ "Dump MLC (8GB/32GB)", "yes", "no" },
{ "Dump OTP (1KB)", "yes", "no" },
{ "Dump SEEPROM (1KB)", "yes", "no" },