coreboot-kgpe-d16/src
Julius Werner d37bc75632 veyron: move setup_chromeos_gpios() prototype to board.h
I always had that TODO comment in there but I had already forgotten what
I even meant by it. It's really just a simple cleanup... this function
is (currently) veyron-specific and doesn't belong in common code.

BRANCH=veyron
BUG=None
TEST=Booted Jerry.

Change-Id: Iccd6130c90e67b8ee905e188857c99deda966f14
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: d188398704575ad2fedc2a715e609521da2332b0
Original-Change-Id: I6ce701a15a6542a615d3d81f70aa71662567d4fa
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/241190
Reviewed-on: http://review.coreboot.org/9733
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-17 09:24:13 +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 CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
device
drivers spi: Add function to read flash status register 2015-04-17 09:21:22 +02:00
ec chromeec: Fix printf formatting warning 2015-04-14 09:01:03 +02:00
include rk3288: Handle framebuffer through memlayout, not the resource system 2015-04-17 09:23:49 +02:00
lib drivers/spi: Pass flash parameters from coreboot to payload 2015-04-17 09:21:07 +02:00
mainboard veyron: move setup_chromeos_gpios() prototype to board.h 2015-04-17 09:24:13 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc rk3288: Handle framebuffer through memlayout, not the resource system 2015-04-17 09:23:49 +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 veyron: move setup_chromeos_gpios() prototype to board.h 2015-04-17 09:24:13 +02:00
Kconfig Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 2015-04-15 00:22:13 +02:00