[U-Boot] [PATCH 05/18] rockchip: Add mention of other boards

Mark Kettenis mark.kettenis at xs4all.nl
Fri Jan 11 14:29:11 UTC 2019


> Date: Wed,  9 Jan 2019 21:24:44 -0700
> From: Simon Glass <sjg at chromium.org>
> 
> At present some Rockchip SoCs and boards are not mentioned in the README.
> So that people can see which SoCs are supported, expand the list to
> include everything.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  doc/README.rockchip | 43 +++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 41 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/README.rockchip b/doc/README.rockchip
> index 51b00a9d85..2b24ce8c06 100644
> --- a/doc/README.rockchip
> +++ b/doc/README.rockchip
> @@ -34,23 +34,62 @@ You will need:
>  Building
>  ========
>  
> -At present nine RK3288 boards are supported:
> +At present 12 RK3288 boards are supported:
>  
>     - EVB RK3288 - use evb-rk3288 configuration
>     - Fennec RK3288 - use fennec-rk3288 configuration
>     - Firefly RK3288 - use firefly-rk3288 configuration
>     - Hisense Chromebook - use chromebook_jerry configuration
> +   - Asus C100P Chromebook - use chromebook_minnie configuration
> +   - Asus Chromebit - use chromebook_mickey configuration
>     - MiQi RK3288 - use miqi-rk3288 configuration
>     - phyCORE-RK3288 RDK - use phycore-rk3288 configuration
>     - PopMetal RK3288 - use popmetal-rk3288 configuration
>     - Radxa Rock 2 - use rock2 configuration
>     - Tinker RK3288 - use tinker-rk3288 configuration
> +   - Vyasa RK3288 - use vyasa-rk3288 configuration
>  
> -Two RK3036 board are supported:
> +Two RK3036 boards are supported:
>  
>     - EVB RK3036 - use evb-rk3036 configuration
>     - Kylin - use kylin_rk3036 configuration
>  
> +One RK3328 board is supported:
> +
> +   - EVB RK3328
> +
> +Five RK3399 boards are supported (aarch64):
> +
> +   - EBV RK3399 - use evb_rk3399 configuration
> +   - Firefly RK3399 - use the same evb_rk3399 configuration

That should be firefly-rk3399_defconfig



More information about the U-Boot mailing list