coreboot/src
Yu-Ping Wu 39a84879f5 soc/mediatek/mt8192: Enlarge DRAM_INIT_CODE size
From the output of 'objdump -x dram.elf', the DRAM blob needs 222K
memory, but currently only 208K is reserved for it. Since MT8192 has 1MB
SRAM L2C, increase SRAM_L2C_END to 0x00300000, and reorganize regions in
SRAM_L2C to have larger DRAM_INIT_CODE (256K). The size of
OVERLAP_DECOMPRESSOR_VERSTAGE_ROMSTAGE is also increased to 252K.

BUG=b:170687062
TEST=emerge-asurada coreboot
TEST=Asurada booted successfully
BRANCH=none

Cq-Depend: chrome-internal:3568265
Change-Id: I062f00739b72cf6b1bb7ac3318b91721fbe226cc
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50017
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2021-02-01 09:04:48 +00:00
..
acpi ACPI: Do minor improvements on GNVS 2021-01-29 10:21:25 +00:00
arch arch/x86/smbios: Add Number Of Power Cords field to be overriden 2021-02-01 08:50:48 +00:00
commonlib
console
cpu cpu/x86/name/name.c: Clean up includes 2021-02-01 09:02:35 +00:00
device device/oprom/include/x86emu/fpu_regs.h: Fix lint error 2021-02-01 08:46:11 +00:00
drivers bayhub bh720: Add helpers to access PCR registers 2021-02-01 08:54:45 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev ID 2021-02-01 08:52:34 +00:00
lib lib/asan.c: Update SPDX license 2021-02-01 08:53:22 +00:00
mainboard sb/intel/i82801ix: Factor out common acpi_fill_madt 2021-02-01 09:04:25 +00:00
northbridge nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h> 2021-02-01 09:01:00 +00:00
security security/vboot: Add config for GBB_FLAG_ENABLE_UDC 2021-02-01 08:55:22 +00:00
soc soc/mediatek/mt8192: Enlarge DRAM_INIT_CODE size 2021-02-01 09:04:48 +00:00
southbridge sb/intel/i82801ix: Factor out common acpi_fill_madt 2021-02-01 09:04:25 +00:00
superio superio/nuvoton/common/Kconfig: Remove HWM config 2021-01-29 09:39:43 +00:00
vendorcode vc/google/chromeos/Kconfig: Remove unused NO_TPM_RESUME 2021-01-29 09:40:19 +00:00
Kconfig