rockchip: add support for veyron-speedy (ASUS Chromebook C201)
authorMarty E. Plummer <hanetzer@startmail.com>
Sun, 6 Jan 2019 02:12:08 +0000 (20:12 -0600)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 1 Feb 2019 15:59:10 +0000 (16:59 +0100)
commit8e2e601c5f5aff522cbdfff2445599d8d23827a0
treea24b47be3f81ea141cc181aa57225c7ddc91adc1
parent09056c94a16c953aef029fb09832b6ea86a9a359
rockchip: add support for veyron-speedy (ASUS Chromebook C201)

This adds support for the ASUS C201, a RK3288-based clamshell
device. The device tree comes from linus's linux tree at
3f16503b7d2274ac8cbab11163047ac0b4c66cfe. The SDRAM parameters
are for 4GB Samsung LPDDR3, decoded from coreboot's
src/mainboard/google/veyron/sdram_inf/sdram-lpddr3-samsung-4GB.inc

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3288-veyron-speedy.dts [new file with mode: 0644]
arch/arm/mach-rockchip/rk3288-board-spl.c
arch/arm/mach-rockchip/rk3288/Kconfig
board/google/veyron/Kconfig
configs/chromebook_speedy_defconfig [new file with mode: 0644]