[U-Boot] [PATCH v3 1/5] dts: add support for rkchichip rk3399 soc

Simon Glass sjg at chromium.org
Sun Jul 17 16:13:13 CEST 2016


Hi Kever,

On 15 July 2016 at 02:42, Kever Yang <kever.yang at rock-chips.com> wrote:
> These files are from kernel upstream with some modification
> need by uboot:
> - chosen with stdout-path to uart2.

Acked-by: Simon Glass <sjg at chromium.org>

Please can you fix the typo in the subject?

>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/dts/Makefile                  |    3 +-
>  arch/arm/dts/rk3399-evb.dts            |  104 ++++
>  arch/arm/dts/rk3399.dtsi               | 1028 ++++++++++++++++++++++++++++++++
>  include/dt-bindings/clock/rk3399-cru.h |  746 +++++++++++++++++++++++
>  4 files changed, 1880 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/rk3399-evb.dts
>  create mode 100644 arch/arm/dts/rk3399.dtsi
>  create mode 100644 include/dt-bindings/clock/rk3399-cru.h


More information about the U-Boot mailing list