[U-Boot] [U-Boot, v2, 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Wed Nov 14 23:37:40 UTC 2018


> 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 at startmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  arch/arm/dts/Makefile                         |   1 +
>  arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi |  31 ++++
>  arch/arm/dts/rk3288-veyron-speedy.dts         | 143 ++++++++++++++++++
>  arch/arm/mach-rockchip/rk3288-board-spl.c     |   3 +-
>  arch/arm/mach-rockchip/rk3288/Kconfig         |  11 ++
>  board/google/veyron/Kconfig                   |  16 ++
>  configs/chromebook_speedy_defconfig           |  98 ++++++++++++
>  7 files changed, 302 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi
>  create mode 100644 arch/arm/dts/rk3288-veyron-speedy.dts
>  create mode 100644 configs/chromebook_speedy_defconfig
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list