coreboot-kgpe-d16/src/soc/intel/braswell
Matt DeVillier ea5336d240 soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGE
Without RELOCATABLE_RAMSTAGE selected, S3 resume will hang under
Linux and Windows.  All other Intel SoCs have this selected by
default, so this change simply corrects an omission on Braswell.

TEST: boot Linux on google/cyan with and without RELOCATABLE_RAMSTAGE
selected; observe that S3 resume fails without and succeeds with.

Change-Id: I9071d9b4e3e3a156281d95fae059947c4c26f744
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/20819
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-03 18:51:59 +00:00
..
acpi soc/braswell: assign unique DMA request lines to I2C controllers 2017-06-09 16:56:47 +02:00
bootblock
include/soc Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
romstage
acpi.c fsp/gop: Add running the GOP to the choice of gfx init 2017-06-08 14:58:29 +02:00
chip.c
chip.h
cpu.c
elog.c
emmc.c
gfx.c
gpio.c
gpio_support.c
hda.c
iosf.c
Kconfig soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGE 2017-08-03 18:51:59 +00:00
lpc_init.c
lpe.c
lpss.c
Makefile.inc fsp/gop: Add running the GOP to the choice of gfx init 2017-06-08 14:58:29 +02:00
memmap.c
northcluster.c soc/braswell: fix ACPI table by recollecting TOLM 2017-06-09 17:04:33 +02:00
pcie.c
placeholders.c
pmutil.c
ramstage.c
sata.c
scc.c
sd.c
smihandler.c
smm.c
southcluster.c
spi.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
spi_loading.c
tsc_freq.c
xhci.c