coreboot/src
Maximilian Brune a38cb1bd43 soc/amd/glinda/Kconfig: Increase APOB NV size
A glinda based platform reports:
[WARN] RAM APOB data is too large (3b3b0 + 8) > 1e000

APOB NV size is not enough on recent platforms to cache memory training,
which causes the same amount of boot time on subsequent boots as on the
first boot.

This time increase the size properly by adjusting the base address of
the components that come after the APOB region.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I070cf766b98825cd5ff37674e1f9651fa71159c4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86849
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2025-03-27 15:48:23 +00:00
..
acpi src/acpigen: support 0-initialized buffer in acpigen_write_byte_buffer 2025-03-05 16:44:43 +00:00
arch arch/x86/smbios: Enhance processor characteristics detection 2025-03-21 15:05:41 +00:00
commonlib {commonlib, lib}: Rename CBMEM_ID_FSP_LOGO to CBMEM_ID_BMP_LOGO 2025-03-06 19:02:27 +00:00
console
cpu cpu/x86/mtrr: Exclude ranges above 4G if temporary MTRRs exhausted 2025-03-24 14:54:30 +00:00
device device/pci_device: Move PCI Option ROM code into pci_rom.c 2025-03-10 11:35:57 +00:00
drivers drivers/soundwire: Support Realtek ALC1320 codec 2025-03-26 20:57:18 +00:00
ec ec/google/chromeec: Override Lid State for Factory Netboot 2025-03-13 19:23:00 +00:00
include drivers/soundwire: Support Realtek ALC1320 codec 2025-03-26 20:57:18 +00:00
lib src/lib: use RO CBFS file as fw_config source 2025-03-26 16:37:25 +00:00
mainboard soc/amd/glinda/Kconfig: Increase APOB NV size 2025-03-27 15:48:23 +00:00
northbridge haswell NRI: Do sense amplifier offset training 2025-03-08 22:55:39 +00:00
sbom
security
soc soc/amd/glinda/Kconfig: Increase APOB NV size 2025-03-27 15:48:23 +00:00
southbridge sb/intel/bd82x6x: Drop xhci_overcurrent_mapping 2025-03-26 20:47:59 +00:00
superio
vendorcode Revert "soc/intel/jasperlake: Add CrashLog implementation for Intel JSL" 2025-03-17 20:21:04 +00:00
Kconfig