coreboot/src
Felix Held 6f9de346ae Revert "soc/amd/glinda/Makefile.mk: Use relative address for APOB_NV"
This reverts commit d263e0bd92.

Commit a7eb390796 ("mb/*/*/*.fmd: Start flash at 0") changed the FMAP
to always begin at 0 and not at the x86 MMIO address where it gets
mapped, so the commit reverted by this patch isn't needed any more after
the FMAP change has landed.

Change-Id: I6d866ce3a3395f9fe70c47892a224e89ff89b20e
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87673
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-05-14 13:58:18 +00:00
..
acpi Revert "acpi,Makefile: Add preload_acpi_dsdt" 2025-04-14 13:55:42 +00:00
arch arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
commonlib drivers/smmstore: Support 64-bit MMIO addresses 2025-05-08 22:28:16 +00:00
console
cpu cpu/x86/smm: Drop unused label 2025-05-08 22:32:18 +00:00
device arch/x86: Unify GDT entries 2025-05-08 12:29:24 +00:00
drivers soc/intel: Add Arrow Lake-H/U IDs 2025-05-13 23:14:11 +00:00
ec ec/google/wilco/acpi: Add UCSI port data 2025-05-01 22:14:05 +00:00
include soc/intel: Add Arrow Lake-H/U IDs 2025-05-13 23:14:11 +00:00
lib treewide: Assume FMAP_SECTION_FLASH_START = 0 2025-04-18 14:57:05 +00:00
mainboard mb/google/rex/var/kanix: Tune camera I2C timing 2025-05-14 08:51:08 +00:00
northbridge nb/intel/sandybridge: Add CFR objects for existing options 2025-04-23 14:17:36 +00:00
sbom
security drivers/mrc_cache: Measure MRC cache as runtime data 2025-05-10 22:50:41 +00:00
soc Revert "soc/amd/glinda/Makefile.mk: Use relative address for APOB_NV" 2025-05-14 13:58:18 +00:00
southbridge sb/intel/lynxpoint: Add CFR objects for existing options 2025-04-25 14:24:47 +00:00
superio superio/ite/it8772f: Program power state after failure 2025-04-23 14:16:09 +00:00
vendorcode vc/amd/fsp/glinda: Update SMBIOS Type 17 information 2025-05-10 22:47:41 +00:00
Kconfig