coreboot-kgpe-d16/src/soc/amd/picasso
Raul E Rangel 5f52c0e91f soc/amd/picasso: Set VERSTAGE_ADDR for picasso
By default ROMSTAGE_ADDR and VERSTAGE_ADDR are set to 0x2000000. This
causes problems in a non-xip environment because when verstage loads
romstage, it overrides it's memory. So pick a different offset for
verstage.

BUG=b:147042464
TEST=Boot verstage on trembyle and see OS boot.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I2464db6f3769bd23d250588b341d1c9e44f10d21
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41367
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-18 07:09:02 +00:00
..
acpi treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
bootblock treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
include/soc soc/amd/picasso: Mark FCH MMIO addresses as non-posted 2020-05-13 08:36:46 +00:00
acp.c soc/amd/picasso: Move ACP register to acp.h 2020-05-13 08:35:58 +00:00
acpi.c soc/amd/picasso: Move acpi_fill_mcfg 2020-05-13 08:35:51 +00:00
chip.c soc/amd/picasso: Mark FCH MMIO addresses as non-posted 2020-05-13 08:36:46 +00:00
chip.h soc/amd/picasso: Use SPI configuration support from common block SPI driver 2020-05-12 20:04:31 +00:00
config.c Remove new additions of "this file is part of" lines 2020-05-13 08:37:21 +00:00
cpu.c soc/amd/picasso: Extract reset flags from northbridge.h 2020-05-13 08:36:05 +00:00
data_fabric_util.c soc/amd/picasso: Mark FCH MMIO addresses as non-posted 2020-05-13 08:36:46 +00:00
finalize.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fsp_params.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
i2c.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig soc/amd/picasso: Set VERSTAGE_ADDR for picasso 2020-05-18 07:09:02 +00:00
Makefile.inc soc/amd/picasso: Mark FCH MMIO addresses as non-posted 2020-05-13 08:36:46 +00:00
mca.c soc/amd/picasso: Extract reset flags from northbridge.h 2020-05-13 08:36:05 +00:00
memmap.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mtrr.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmutil.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
psp.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
reset.c soc/amd/picasso: Extract reset flags from northbridge.h 2020-05-13 08:36:05 +00:00
romstage.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smi_util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smihandler.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
soc_util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
southbridge.c soc/amd/picasso: Enable eSPI capability for Picasso 2020-05-13 08:41:34 +00:00
tsc_freq.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uart.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
usb.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00