]> git.ipfire.org Git - people/ms/u-boot.git/commit
rk3288: Add Vyasa initial board support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 12 Sep 2017 11:45:47 +0000 (17:15 +0530)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 18 Sep 2017 18:40:36 +0000 (20:40 +0200)
commitd55af074e5a8dc85fc78f468d1f8bc96ae8b6855
treed4bf1d8d5807c510cdf3c56e228be8972beb7e25
parentba1657338b05337cea516dcfea6614c06f771613
rk3288: Add Vyasa initial board support

This patch adds support for Vyasa RK3288 initial board
from Amarula Solutions.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3288-vyasa.dts [new file with mode: 0644]
arch/arm/mach-rockchip/rk3288/Kconfig
board/amarula/vyasa-rk3288/Kconfig [new file with mode: 0644]
board/amarula/vyasa-rk3288/MAINTAINERS [new file with mode: 0644]
board/amarula/vyasa-rk3288/Makefile [new file with mode: 0644]
board/amarula/vyasa-rk3288/vyasa-rk3288.c [new file with mode: 0644]
configs/vyasa-rk3288_defconfig [new file with mode: 0644]
include/configs/vyasa-rk3288.h [new file with mode: 0644]