coreboot/src
Karthikeyan Ramasubramanian f5a2ce5c6a mb/google/myst: Re-organize the FMAP layout
By moving certain FW UI assets from RO to RW sections, 4 MiB is
sufficient for RO section. Split the resultant available 4 MiB equally
between 2 RW sections. This will help in getting to 16 MiB SPI flash for
the mainboard.

BUG=b:281567816
TEST=Build Myst BIOS image with the updated layout.

Cq-Depend: chromium:4519688
Change-Id: I09948ceac0a6a1cb109322fc4856b8b486318664
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75184
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Van Patten <timvp@google.com>
2023-05-15 13:29:04 +00:00
..
acpi acpi/acpigen: add comment about byte 0 in acpigen_resource_*word 2023-05-14 17:51:11 +00:00
arch arch/x86/ioapic.c: Increase the number of bits for ioapic ID 2023-05-14 13:00:25 +00:00
commonlib {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM 2023-04-21 17:22:00 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING 2023-05-13 18:34:44 +00:00
device lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
drivers drivers/net/r8168: add ACPI _STA field entry 2023-05-13 20:06:58 +00:00
ec ec/quanta/ene_kb3940q/acpi: Fix PS2K under Windows 2023-05-13 18:35:44 +00:00
include acpi/acpigen: add acpigen_resource_io to generate I/O resource 2023-05-11 19:30:10 +00:00
lib Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} 2023-05-05 13:56:34 +00:00
mainboard mb/google/myst: Re-organize the FMAP layout 2023-05-15 13:29:04 +00:00
northbridge cpu,nb/amd/pi/00730F01: dynamically generate CPU devices 2023-05-13 00:14:32 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/amd/phoenix/Kconfig: Update default soft fuse bits 2023-05-14 12:49:34 +00:00
southbridge sb/intel/bd82x6x,ibexpeak: Move UPRWC definition 2023-05-14 12:42:55 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode vendorcode/mediatek/mt8195: Fix set but unused variables 2023-05-13 17:19:53 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00