coreboot/src/mainboard/amd/birman
Patrick Rudolph b50ceba64a mb/amd: Increase ROM size on boards, incorrectly limited to 16 MB
Since commit bb66d07d41
"soc/amd/common: Always use genoa SPI MMAP driver" the ROM size can be
actually be greater than 16MiB on all AMD platforms without seeing a
boot failure. Since still only 16MiB of the SPI flash are MMAPed,
the FMAP should not be extended, and if so should only contain non x86
firmwares in the upper 16MiB of flash.

Now that common code supports ROM_SIZE greater than 16MiB select the
correct BOARD_ROMSIZE_KB for each mainboard.

Change-Id: Icdce01bddbc4873ba42ceddcda6d9075f5a42914
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86701
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-05-13 13:49:38 +00:00
..
board_glinda.fmd mb/*/*/*.fmd: Start flash at 0 2025-04-09 17:11:43 +00:00
board_info.txt
board_phoenix.fmd mb/*/*/*.fmd: Start flash at 0 2025-04-09 17:11:43 +00:00
bootblock.c
chromeos.c
chromeos_glinda.fmd mb/*/*/*.fmd: Start flash at 0 2025-04-09 17:11:43 +00:00
chromeos_phoenix.fmd mb/*/*/*.fmd: Start flash at 0 2025-04-09 17:11:43 +00:00
devicetree_glinda.cb tree: Use boolean for usb_phy_custom 2025-01-16 23:16:11 +00:00
devicetree_phoenix_fsp.cb tree: Use boolean for usb_phy_custom 2025-01-16 23:16:11 +00:00
devicetree_phoenix_opensil.cb soc/amd/phoenix: Remove outdated TODO comments 2025-05-07 16:35:47 +00:00
display_card_type.c mb/amd/birman: factor out get_ddi1_type 2024-05-22 15:45:44 +00:00
display_card_type.h mb/amd/birman/display_card_type.h: add missing include 2024-05-23 16:33:32 +00:00
dsdt.asl
early_gpio.c mb/amd/birman/early_gpio: Add M2 SSD resets 2023-03-30 19:55:15 +00:00
ec.c mb/amd/birman/ec.c: Update EC configuration 2023-04-19 22:25:34 +00:00
ec.h
gpio.c mb/amb/birman*/gpio: remove configuration for VDD_MEM_VID[0,1] 2024-12-11 22:13:14 +00:00
gpio.h
Kconfig mb/amd: Increase ROM size on boards, incorrectly limited to 16 MB 2025-05-13 13:49:38 +00:00
Kconfig.name mb/51nb to mb/bytedance: Add SPDX license headers to Kconfig files 2024-02-18 02:00:56 +00:00
mainboard.c mb/amd/birman: add function to update MPIO config in devicetree 2024-05-15 15:01:55 +00:00
Makefile.mk mb/amd/birman: factor out get_ddi1_type 2024-05-22 15:45:44 +00:00
port_descriptors_glinda.c mb/amd/birman: factor out get_ddi1_type 2024-05-22 15:45:44 +00:00
port_descriptors_phoenix.c mb/amd/birman: factor out get_ddi1_type 2024-05-22 15:45:44 +00:00
update_devicetree.h mb/amd/birman: add function to update MPIO config in devicetree 2024-05-15 15:01:55 +00:00
update_devicetree_phoenix_opensil.c drivers/amd/opensil/mpio: Factor out common MPIO symbols from vendorcode 2025-01-13 12:26:24 +00:00