coreboot/src
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
..
arch rk3288: Handle framebuffer through memlayout, not the resource system 2015-04-17 09:23:49 +02:00
console Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
cpu uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
ec chromeec: Fix printf formatting warning 2015-04-14 09:01:03 +02:00
include cbfs: look for CBFS header in a predefined place 2015-04-17 09:54:40 +02:00
lib cbfs: look for CBFS header in a predefined place 2015-04-17 09:54:40 +02:00
mainboard uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc chromeos: Move memlayout.h/symbols.h into common directory 2015-04-17 09:55:46 +02:00
southbridge southbridge/intel/fsp_rangeley/ : Spellcheck + Formatting 2015-04-10 17:57:11 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode chromeos: Move memlayout.h/symbols.h into common directory 2015-04-17 09:55:46 +02:00
Kconfig cbfs: look for CBFS header in a predefined place 2015-04-17 09:54:40 +02:00