Hi
I would like to have memory support added for mb/apple: MacBook Air 5,2 (A1466) Per https://review.coreboot.org/c/coreboot/+/32604/36/Documentation/mainboard/ap...
Originally https://review.coreboot.org/c/coreboot/+/32604
If your RAM configuration is not supported, you can help supporting it. Run `sudo inteltool -m`, save output to a text file and send a message to coreboot
inteltool -g | get_macbook_ramcfg -m mba52 unsupported memory configuration 1
inteltool -m >> macbook52_memory
Attached is dump file
Hi! Thank you. Just in case, can you please also attach the full output of inteltool -g.
On 04.12.2021 13:30, Mariusz Grabarczyk wrote:
Hi
I would like to have memory support added for mb/apple: MacBook Air 5,2 (A1466) Per https://review.coreboot.org/c/coreboot/+/32604/36/Documentation/mainboard/ap...
Originally https://review.coreboot.org/c/coreboot/+/32604
If your RAM configuration is not supported, you can help supporting it. Run
`sudo inteltool -m`, save output to a text file and send a message to coreboot
inteltool -g | get_macbook_ramcfg -m mba52 unsupported memory configuration 1
inteltool -m >> macbook52_memory
Attached is dump file
coreboot mailing list --coreboot@coreboot.org To unsubscribe send an email tocoreboot-leave@coreboot.org
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, December 4th, 2021 at 10:30 AM, Mariusz Grabarczyk Mariusz@grabarczyk.co.uk wrote:
Hi
I would like to have memory support added for mb/apple: MacBook Air 5,2 (A1466) Per https://review.coreboot.org/c/coreboot/+/32604/36/Documentation/mainboard/ap...
Originally https://review.coreboot.org/c/coreboot/+/32604
If your RAM configuration is not supported, you can help supporting it. Run `sudo inteltool -m`, save output to a text file and send a message to coreboot
inteltool -g | get_macbook_ramcfg -m mba52 unsupported memory configuration 1
inteltool -m >> macbook52_memory
Attached is dump file
Mariusz Grabarczyk wrote:
I would like to have memory support added for mb/apple: MacBook Air 5,2 (A1466)
Just a note that A1466 is not a particularly stable identifier, it would probably be better to use the actual mainboard part number.
//Peter