coreboot/src
Julius Werner 554b03038e google/trogdor: Remove RO_FSG region
We decided to store the FSG on eMMC instead of SPI flash, so we don't
need this region anymore. Getting rid of it allows us to put more space
into CBFS (to store hi-res bitmaps). Also grow VPD by some remaining
amount to keep the FMAP alignment reasonable.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: If73450b65718affae71b6ada70ded5c5f45cfb4c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41980
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philip Chen <philipchen@google.com>
2020-06-05 21:42:26 +00:00
..
acpi acpi: Add support for writing UART device descriptors 2020-06-04 20:08:09 +00:00
arch arch/x86/postcar_loader: utilize var_mtrr_context API 2020-06-02 16:10:05 +00:00
commonlib commonlib: Add CBFS_TYPE_BOOTBLOCK 2020-06-02 07:26:44 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu cpu/intel/slot_1: Select 16KiB bootblock if console is enabled 2020-06-04 18:05:53 +00:00
device src: Remove redundant includes 2020-06-02 07:42:32 +00:00
drivers drivers/uart/acpi: Add new device driver for UART attached devices 2020-06-04 20:08:32 +00:00
ec src: Remove redundant includes 2020-06-02 07:42:32 +00:00
include acpi: Add support for writing UART device descriptors 2020-06-04 20:08:09 +00:00
lib fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00
mainboard google/trogdor: Remove RO_FSG region 2020-06-05 21:42:26 +00:00
northbridge northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl 2020-06-03 12:22:25 +00:00
security src: Remove unused 'include <fmap.h>' 2020-06-02 07:42:40 +00:00
soc soc/amd/common/spi: add and use define for last FIFO position 2020-06-05 19:51:47 +00:00
southbridge sb/intel/bd82x6x: Remove dead code 2020-06-05 12:52:50 +00:00
superio superio/nuvoton/nct6779d: Open some LDN config registers 2020-06-02 08:02:48 +00:00
vendorcode vendorcode/intel/fsp: Update Tiger Lake FSP Headers for FSP v3197 2020-06-03 03:59:08 +00:00
Kconfig fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00