coreboot-kgpe-d16/src/soc/rockchip/rk3288
Julius Werner 8f3883d5f4 veyron_pinky: Add rev2 support, clean up mainboard.c
This patch adds support for the board changes in rev2 (board_id = 0001).
It also moves the existing mainboard.c code around a bit to group it by
component.

BUG=chrome-os-partner:32139
TEST=Booted on rev1. Confirmed SD card still works. Confirmed power
button was still as broken as before.

Original-Change-Id: Ifc4876687db64ca50e41d009d911446129d57b1b
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/220251

(cherry picked from commit 9428e0d1b784b27790b3b3dbbb18a769e51c6fd3)
Signed-off-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I8d3479aa314f8c6f1591c1b69b0a3827234fc730
Reviewed-on: http://review.coreboot.org/9237
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-02 20:46:26 +02:00
..
addressmap.h
bootblock.c veyron: select rw romstage using vboot2 2015-04-02 20:46:17 +02:00
cbmem.c rk3288: update romstage & mainboard 2015-03-24 15:25:31 +01:00
chip.h veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
clock.c veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
clock.h veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
gpio.c veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
gpio.h rk3288: Add GPIO() macro 2015-03-27 08:06:51 +01:00
grf.h veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
i2c.c rk3288: sync i2c driver with depthcharge 2015-03-24 15:27:29 +01:00
Kconfig veyron: select rw romstage using vboot2 2015-04-02 20:46:17 +02:00
Makefile.inc veyron: select rw romstage using vboot2 2015-04-02 20:46:17 +02:00
media.c veyron: select rw romstage using vboot2 2015-04-02 20:46:17 +02:00
monotonic_timer.c
pmu.h rk3288: add iomux operation 2015-03-24 15:24:31 +01:00
rk808.c veyron_pinky: Add rev2 support, clean up mainboard.c 2015-04-02 20:46:26 +02:00
rk808.h veyron_pinky: Add rev2 support, clean up mainboard.c 2015-04-02 20:46:26 +02:00
sdram.c rk3288: add cpu and chip 2015-03-24 15:25:27 +01:00
sdram.h rk3288: add ddr driver 2015-03-24 15:25:23 +01:00
soc.c rk3288: add cpu and chip 2015-03-24 15:25:27 +01:00
soc.h rk3288: add cpu and chip 2015-03-24 15:25:27 +01:00
spi.c rk3288: switch to stopwatch API 2015-03-26 08:53:51 +01:00
spi.h veyron: Fix file permissions 2015-03-24 15:25:35 +01:00
timer.c
timer.h rk3288: Add missing #include and use uniform types 2015-03-27 08:06:50 +01:00
uart.c