support MacBook Air 4,2
This commit is contained in:
parent
b1918fd7dd
commit
478cf8d59c
@ -4,6 +4,23 @@ import argparse
|
||||
|
||||
|
||||
ramconfigs = {
|
||||
'mba42': (
|
||||
'2b_hynix',
|
||||
None,
|
||||
'4g_hynix',
|
||||
None,
|
||||
'2g_samsung',
|
||||
None,
|
||||
'4g_samsung',
|
||||
None,
|
||||
'2g_micron',
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
'4g_elpida',
|
||||
),
|
||||
'mba52': (
|
||||
'4b_hynix',
|
||||
None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user