mga52: add support of 4g_samsung memory
This commit is contained in:
parent
93f8283c62
commit
aceb0cfd4f
@ -81,7 +81,7 @@ Then check the tables below.
|
|||||||
|-------------------|-----------|
|
|-------------------|-----------|
|
||||||
| 4g_hynix | ✅ Yes |
|
| 4g_hynix | ✅ Yes |
|
||||||
| 8g_hynix | 🚫 No |
|
| 8g_hynix | 🚫 No |
|
||||||
| 4g_samsung | 🚫 No |
|
| 4g_samsung | ✅ Yes |
|
||||||
| 8g_samsung | 🚫 No |
|
| 8g_samsung | 🚫 No |
|
||||||
| 4g_elpida | 🚫 No |
|
| 4g_elpida | 🚫 No |
|
||||||
| 8g_elpida | 🚫 No |
|
| 8g_elpida | 🚫 No |
|
||||||
|
2
mmga
2
mmga
@ -30,7 +30,7 @@ CGRN=$(tput setaf 2)
|
|||||||
CYAN=$(tput setaf 6)
|
CYAN=$(tput setaf 6)
|
||||||
|
|
||||||
declare -A BOARD_REFS=(
|
declare -A BOARD_REFS=(
|
||||||
[macbookair5_2]="refs/changes/04/32604/22"
|
[macbookair5_2]="refs/changes/04/32604/33"
|
||||||
[macbookpro8_1]="refs/changes/51/33151/3"
|
[macbookpro8_1]="refs/changes/51/33151/3"
|
||||||
[macbookpro10_1]="refs/changes/73/32673/30"
|
[macbookpro10_1]="refs/changes/73/32673/30"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user