[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. % Done changed from 0 to 100 Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1086 * Author: Carson Alberding * Status: New * Priority: Normal * Target version: none * Start d

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. File 12mb_boot.txt added Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1085 * Author: Carson Alberding * Status: New * Priority: Normal * Target version: none * Start date:

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. Angel Pons wrote in #note-5: > I concur with Nico's assessment. I imagine you changed the "ROM chip size" > option to get a 4 MiB file to flash to the second flash chip (4 MiB). > > Instead of doing that, > https://doc.coreboot.org/mainboard/len

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Angel Pons
Issue #412 has been updated by Angel Pons. I concur with Nico's assessment. I imagine you changed the "ROM chip size" option to get a 4 MiB file to flash to the second flash chip (4 MiB). Instead of doing that, https://doc.coreboot.org/mainboard/lenovo/Ivy_Bridge_series.html#splitting-the-core

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Nico Huber
Issue #412 has been updated by Nico Huber. ``` [ERROR] SF size 0xc0 does not correspond to CONFIG_ROM_SIZE 0x40!! ``` `CONFIG_ROM_SIZE` needs to cover both chips. It's a known issue that coreboot will write the MRC cache at the wrong offset otherwise. As reading happens memory-mapped (

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. Paul Menzel wrote in #note-1: > Please attach the coreboot console messages from a normal boot, and from > resuming from suspend to RAM. > > In GNU/Linux you should be able to do it using `cbmem -1`, or, if available, > loading the module *memco

[coreboot] [coreboot - Bug #412] x230 reboots on suspend

2022-09-02 Thread Carson Alberding
Issue #412 has been updated by Carson Alberding. File suspend_boot.txt added File normal_boot.txt added Bug #412: x230 reboots on suspend https://ticket.coreboot.org/issues/412#change-1080 * Author: Carson Alberding * Status: New * Priority: Normal * Targ