]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: Add support for veyron-mickey (Chromebit)
authorSimon Glass <sjg@chromium.org>
Sun, 13 Nov 2016 21:22:16 +0000 (14:22 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 26 Nov 2016 00:59:32 +0000 (17:59 -0700)
commite70408c069795fc2084aaee65a1a6c5f42c91a8f
tree022d813d71357c0c1cd6948dec459316924f90e6
parent095e6c1f2dd65635543859ddf689e3d90ab6e5cd
rockchip: Add support for veyron-mickey (Chromebit)

This adds support for the Asus Chromebit, and RK3288-based device designed
to plug directly into an HDMI monitor. The device tree file comes from
Linux v4.8.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/rk3288-veyron-mickey.dts [new file with mode: 0644]
arch/arm/mach-rockchip/rk3288-board-spl.c
arch/arm/mach-rockchip/rk3288/Kconfig
board/google/veyron/Kconfig
board/google/veyron/MAINTAINERS
configs/chromebit_mickey_defconfig [new file with mode: 0644]