coreboot-kgpe-d16/src/soc/qualcomm/sc7180
Shelley Chen 0263e0ff65 sc7180: enable RECOVERY_MRC_CACHE
Enable caching of memory training data for recovery as well as normal
mode because memory training is taking too long in recovery as well.
This required creating a space in the fmap for RECOVERY_MRC_CACHE.

BUG=b:150502246
BRANCH=None
TEST=Run power_state:rec twice on lazor.  Ensure that on first boot,
     memory training occurs and on second boot, memory training is
     skipped.

Change-Id: Id9059a8edd7527b0fe6cdc0447920d5ecbdf296e
Signed-off-by: Shelley Chen <shchen@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46651
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-23 06:05:22 +00:00
..
display sc7180: Add display hardware pipe line initialization 2020-09-10 00:25:26 +00:00
include/soc soc/qualcomm: Drop unneeded empty lines 2020-09-21 16:27:16 +00:00
Kconfig sc7180: enable RECOVERY_MRC_CACHE 2020-10-23 06:05:22 +00:00
Makefile.inc sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
aop_load_reset.c src: Remove unuse '<timestamp.h> 2020-08-18 12:18:04 +00:00
bootblock.c sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
cbmem.c
clock.c sc7180: clock: Remove unwanted QUPv3 Frequency 2020-09-15 01:07:27 +00:00
decompressor.c sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
gpio.c src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
memlayout.ld sc7180: Enable bootblock compression 2020-10-13 22:41:19 +00:00
mmu.c
qclib.c sc7180: Remove LIMITS_CFG loading in romstage. 2020-10-07 22:41:55 +00:00
qcom_qup_se.c
qspi.c
qupv3_config.c soc/qualcomm: Drop unneeded empty lines 2020-09-21 16:27:16 +00:00
qupv3_i2c.c
qupv3_spi.c src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
qupv3_uart.c sc7180: Remove QcLib specific changes from CB UART 2020-09-15 01:07:17 +00:00
soc.c
spi.c
timer.c
uart_bitbang.c include/console/uart: make index parameter unsigned 2020-09-12 14:59:33 +00:00
usb.c soc/qualcomm: Drop unneeded empty lines 2020-09-21 16:27:16 +00:00
watchdog.c sc7180: report hardware watchdog reset after reboot 2020-09-16 00:44:09 +00:00