coreboot-kgpe-d16/src
Vadim Bendebury f3254348a1 ipq8064: Configure storm bootblock to run
This adds necessary configuration options to enable bootblock on Storm
to read the rombase image from the SPI flash.

BUG=chrome-os-partner:27784
TEST=manual
   . after this change is applied, the AP148 boots coreboot from the
     Spansion SPI flash device:

   coreboot-4.0 Thu May  1 14:25:34 PDT 2014 starting...
   Exception handlers installed.
   SF: Detected S25FL128S_256K with page size 10000, total 2000000
   CBFS: loading stage fallback/romstage @ 0x40608000 (7788 bytes), entry @ 0x40608001
   coreboot-4.0 Thu May  1 14:25:34 PDT 2014 booting...
   Exception handlers installed.
...

Original-Change-Id: I9d5e10d6e9f5b60bad5ea71003ea53d8c84ae188
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/197801
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
(cherry picked from commit 73d72df228e3c6154d8836b0af6d94df91c88bf4)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I509e6da15559c790f129d457d6e463ef90a5dc67
Reviewed-on: http://review.coreboot.org/7995
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2015-01-03 04:59:10 +01:00
..
arch arm: Fix stored PC value when handling exceptions 2015-01-03 00:26:18 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu allwinner/a10: Always has DYNAMIC_CBMEM 2015-01-02 21:52:15 +01:00
device Fix Kconfig whitespace 2014-12-31 09:46:00 +01:00
drivers elog: Use the RTC driver interface instead of reading CMOS directly. 2014-12-30 22:11:54 +01:00
ec chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
include arch/x86: Declare GDT symbols and move_gdt() 2014-12-31 09:51:50 +01:00
lib Print segment clean up information only when required. 2014-12-31 05:26:27 +01:00
mainboard lenovo/t420s: Add new port. 2015-01-03 04:14:28 +01:00
northbridge northbridge/amd/pi/northbridge.c: Remove superfluous logic operand 2014-12-29 04:06:23 +01:00
soc ipq8064: Configure storm bootblock to run 2015-01-03 04:59:10 +01:00
southbridge drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY 2014-12-30 22:10:41 +01:00
superio Drop Intel E7520 and E7525 and related boards 2014-12-18 02:11:06 +01:00
vendorcode elog: Add function to log boot reason in ChromeOS case 2015-01-03 00:25:27 +01:00
Kconfig Allow RISCV to be compiled with ANY_TOOLCHAIN 2015-01-02 18:44:57 +01:00