Added larger DATA size values for SD partitioning.
Used for systems that use internal SD partitioning for DATA storage. Change-Id: I3274c196a7143143fccb806cff1665a6f40c1ce7
This commit is contained in:
parent
4123b58299
commit
0b23331f23
@ -819,6 +819,8 @@ void show_advanced_menu()
|
||||
"256M",
|
||||
"512M",
|
||||
"1024M",
|
||||
"2048M",
|
||||
"4096M",
|
||||
NULL };
|
||||
|
||||
static char* swap_sizes[] = { "0M",
|
||||
|
Loading…
Reference in New Issue
Block a user