coreboot: Fix lemp10 boot

- Fix lemp10 memory info to prevent an error message in cbmem.
- Fix booting lemp10 with DIMM not present.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2022-01-06 11:30:22 -07:00
committed by Jeremy Soller
parent 1dc7780b1c
commit c73e48228b
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Changes are identified by the date of the released firmware including them. If
you are running System76 Open Firmware, opening the boot menu will show this you are running System76 Open Firmware, opening the boot menu will show this
date followed by an underscore and a short git revision. date followed by an underscore and a short git revision.
## 2021-12-21 ## 2022-01-06
- Added support to enable/disable Intel ME via the CMOS option `me_state` - Added support to enable/disable Intel ME via the CMOS option `me_state`
- Enabled coreboot measured boot - Enabled coreboot measured boot