coreboot-kgpe-d16/src/soc/qualcomm/ipq806x
Vadim Bendebury 0e2d9b63d7 storm: ipq8064: enable CBFS SPI wrapper
This change forces storm platform to use the common CBFS SPI wrapper,
which makes the SOC specific CBFS code unnecessary and requires
including SPI controller support in all coreboot stages.

BUG=chrome-os-partner:27784
TEST=manual
  . with this change and the rest of the patches coreboot on AP148
    comes up all the way to attempting to boot the payload (reading
    earlier stages from the SPI flash along the way).

Original-Change-Id: Ib468096f8e844deca11909293d90fc327aa99787
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/197932
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
(cherry picked from commit 794418a132b5be5a2c049f28202da3cec7ce478d)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I751c51c91f29da4f54fcfe05e7b9a2e8f956c4f2
Reviewed-on: http://review.coreboot.org/7994
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2015-01-03 00:27:37 +01:00
..
include ipq8064: modify SPI controller driver to work in coreboot 2014-12-31 21:05:50 +01:00
bootblock.c ipq8064: make timer services available 2014-12-30 20:13:28 +01:00
clock.c ipq8064: Make clock code build in coreboot 2014-12-05 20:22:55 +01:00
gpio.c ipq806x: Add support for GPIO operations 2014-11-13 06:28:46 +01:00
Kconfig ipq8064: modify SPI controller driver to work in coreboot 2014-12-31 21:05:50 +01:00
Makefile.inc storm: ipq8064: enable CBFS SPI wrapper 2015-01-03 00:27:37 +01:00
spi.c ipq8064: modify SPI controller driver to work in coreboot 2014-12-31 21:05:50 +01:00
timer.c ipq8084: provide monotonic us timer 2015-01-03 00:27:09 +01:00
uart.c ipq8064: prepare uart driver for use in coreboot 2014-12-30 20:18:33 +01:00