Attention is currently required from: Arthur Heymans. Hello build bot (Jenkins), Paul Menzel, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49345
to look at the new patch set (#3).
Change subject: mb/google/octopus/Kconfig: Remove space saving options ......................................................................
mb/google/octopus/Kconfig: Remove space saving options
Commit 28e61f1634 "device: Use __pci_0_00_0_config in config_of_soc()" significantly reduced the size of the bootblock. This make the space saving options, required to make to bootblock fit in the 32K SOC limit, unnecessary.
TESTED: with configs/config.google_octopus_spi_flash_console the .text size is 0x29c8 bytes which is still well below the 0x8000 SOC limit.
Change-Id: I208211d30cc2805113a16a02cdab957b8c584c92 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/google/octopus/Kconfig 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/49345/3