coreboot-kgpe-d16/src/soc/marvell/bg4cd
Julius Werner 731bfefd78 chromeos: Move memlayout.h/symbols.h into common directory
Turns out there are uses for memlayout regions not specific to vboot2.
Rather than add yet another set of headers for a single region, let's
make the vboot2 one common for chromeos.

BRANCH=veyron
BUG=chrome-os-partner:35705
TEST=Booted Jerry, compiled Blaze, Cosmos, Ryu and Storm.

Change-Id: I228e0ffce1ccc792e7f5f5be6facaaca2650d818
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: c6d7aab9f4e6d0cfa12aa0478288e54ec3096d9b
Original-Change-Id: I1dd7d9c4b6ab24de695d42a38913b6d9b952d49b
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/242630
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9748
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-17 09:55:46 +02:00
..
include/soc chromeos: Move memlayout.h/symbols.h into common directory 2015-04-17 09:55:46 +02:00
cbmem.c
i2c.c bg4cd: Change all SoC headers to <soc/headername.h> system 2015-04-09 15:49:33 +02:00
Kconfig CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
Makefile.inc bg4cd: define custom romstage entry 2015-04-17 09:20:50 +02:00
monotonic_timer.c bg4cd: drop init_timer() stub 2015-04-09 16:45:57 +02:00
romstage.S bg4cd: define custom romstage entry 2015-04-17 09:20:50 +02:00
sdram.c bg4cd: Change all SoC headers to <soc/headername.h> system 2015-04-09 15:49:33 +02:00
spi.c bg4cd: add SPI controller driver skeleton 2015-04-09 14:38:04 +02:00