[U-Boot] [PATCH v5 6/9] armv8: cavium: Add the device tree for ThunderX

Simon Glass sjg at chromium.org
Tue Sep 8 05:56:16 CEST 2015


Hi Sergey,

On 7 September 2015 at 09:18, Sergey Temerkhanov
<s.temerkhanov at gmail.com> wrote:
> This commit adds the FDT for the ThunderX family of SoCs
>
> Signed-off-by: Sergey Temerkhanov <s.temerkhanov at gmail.com>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>
>
> ---
>
> Changes in v5:
> - Added FDT for ThunderX 88xx series
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/dts/Makefile           |   1 +
>  arch/arm/dts/thunderx-88xx.dts  |  27 +++
>  arch/arm/dts/thunderx-88xx.dtsi | 363 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 391 insertions(+)
>  create mode 100644 arch/arm/dts/thunderx-88xx.dts
>  create mode 100644 arch/arm/dts/thunderx-88xx.dtsi

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

You could add a chosen node with stdout-path for the UART.

Regards,
Simon


More information about the U-Boot mailing list