From 1306c9d2e36d1760ebb79020aec305bf5b4bc7ad Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 31 Oct 2023 20:04:40 +0000 Subject: Revert "coreboot/default: use alternative heap size fix" This reverts commit 29e9c32e32f8e947f51a3efe375dab3ef8e1987e. --- config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/coreboot/qemu_arm64_12mb') diff --git a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb index a62b7ca4..45c86d25 100644 --- a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb +++ b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb @@ -143,6 +143,7 @@ CONFIG_D3COLD_SUPPORT=y # CONFIG_PCIEXP_L1_SUB_STATE is not set # CONFIG_PCIEXP_CLK_PM is not set CONFIG_PC_CMOS_BASE_PORT_BANK1=0x72 +CONFIG_HEAP_SIZE=0x4000 CONFIG_EC_GPE_SCI=0x50 CONFIG_BOARD_ROMSIZE_KB_16384=y # CONFIG_COREBOOT_ROMSIZE_KB_256 is not set @@ -170,7 +171,6 @@ CONFIG_ROM_SIZE=0x00c00000 # SoC # CONFIG_CHIPSET_DEVICETREE="" -CONFIG_HEAP_SIZE=0x80000 CONFIG_ARM64_BL31_EXTERNAL_FILE="" CONFIG_ARCH_ARMV8_EXTENSION=0 CONFIG_STACK_SIZE=0x0 -- cgit v1.2.1