coreboot-kgpe-d16/src/mainboard/google/veyron_pinky
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
..
sdram_inf google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inc 2015-04-15 22:09:01 +02:00
board.h veyron: move setup_chromeos_gpios() prototype to board.h 2015-04-17 09:24:13 +02:00
boardid.c veyron*: sdram_get_ram_code() -> ram_code() 2015-04-10 20:50:16 +02:00
bootblock.c veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
chromeos.c veyron: Add "backlight" GPIO to coreboot table 2015-04-15 16:54:07 +02:00
devicetree.cb rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Kconfig veyron: Activate Winbond SPI driver 2015-04-17 09:20:38 +02:00
mainboard.c rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Makefile.inc New mechanism to define SRAM/memory map with automatic bounds checking 2015-04-06 22:05:01 +02:00
memlayout.ld rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
reset.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
romstage.c veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
sdram_configs.c veyron*: sdram_get_ram_code() -> ram_code() 2015-04-10 20:50:16 +02:00