coreboot-kgpe-d16/src/soc/intel/quark
Lee Leahy 70bb05715a soc/intel/quark: Read the rmu.bin file from read-only region
Always read the rmu.bin file from the read-only section of the SPI
flash.  Without this change vboot attempts to read this file from the
A or B section of the flash.

TEST=Build and run on Galileo Gen2

Change-Id: Ied8eaa2cd37645bf401aa957936943946bfd6182
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18803
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-03-15 05:12:15 +01:00
..
bootblock soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
include/soc soc/intel/quark: Read the rmu.bin file from read-only region 2017-03-15 05:12:15 +01:00
romstage soc/intel/quark: Read the rmu.bin file from read-only region 2017-03-15 05:12:15 +01:00
acpi.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.c romstage_handoff: add helper to determine resume status 2016-12-01 08:16:27 +01:00
chip.h soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
ehci.c soc/intel/quark: Add USB device port support 2016-05-25 00:17:34 +02:00
fsp1_1.c soc/intel/quark: Pass S3 wake status to fsp_silicon_init 2017-03-14 23:54:54 +01:00
fsp2_0.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
gpio_i2c.c soc/intel/quark: Split I2C out from driver 2016-05-31 22:07:49 +02:00
i2c.c soc/intel/quark: Fix I2C driver 2017-03-07 17:37:08 +01:00
Kconfig soc/intel/quark: Add ESRAM display to FSP 1.1 2017-03-14 23:54:37 +01:00
lpc.c soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
Makefile.inc soc/intel/quark: Add the verstage files 2017-03-13 21:25:27 +01:00
memmap.c soc/intel/quark: Return NULL for top_of_memory 2017-03-14 23:54:11 +01:00
northcluster.c soc/intel/quark: Reserve non-MMIO space 2016-02-29 05:00:27 +01:00
reg_access.c soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
reset.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
tsc_freq.c soc/intel/quark: Add monotonic timer support 2017-01-04 00:03:44 +01:00
uart.c
uart_common.c