coreboot-kgpe-d16/src/soc/qualcomm/qcs405
Nitheesh Sekar 59fbe89530 qcs405: Enable VBOOT_MIGRATE_WORKING_DATA
Enable VBOOT MIGRATE_WORKING_DATA so that the data
required by depthcharge is copied into the coreboot tables
and made available to depthcharge after BOOT_IMEM is cleansed.

Change-Id: I0317b73d24b07553672695998589f86677e0be64
Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33158
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2019-06-06 19:55:52 +00:00
..
include/soc coreboot: Add i2c clock API for qcs405 2019-06-05 20:16:13 +00:00
bootblock.c qcs405: clock: Adding the clock support for qcs405 2019-03-26 20:41:52 +00:00
cbmem.c
clock.c coreboot: Add i2c clock API for qcs405 2019-06-05 20:16:13 +00:00
gpio.c qcs405: Add support of GPIO IRQ APIs 2019-04-23 18:01:06 +00:00
Kconfig qcs405: Enable VBOOT_MIGRATE_WORKING_DATA 2019-06-06 19:55:52 +00:00
Makefile.inc qcs405: Add UART support 2019-06-04 14:15:26 +00:00
mmu.c
soc.c qcs405: Add DRAM resources 2019-03-18 18:18:52 +00:00
spi.c qcs405: Add SPI driver support 2019-06-04 14:16:45 +00:00
timer.c qcs405: Add Timer support 2019-03-18 18:18:28 +00:00
uart.c qcs405: Add UART support 2019-06-04 14:15:26 +00:00
usb.c src: Fix remaining #include <timer.h> 2019-04-09 17:20:35 +00:00