[U-Boot] [PATCH 5/7] armv8: cavium: Add ThunderX 88xx board definition
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Jul 2 21:47:46 CEST 2015
Hello Sergey,
On Thu, 16 Apr 2015 16:15:09 -0700, Sergey Temerkhanov
<s.temerkhanov at gmail.com> wrote:
> This commit adds basic Cavium ThunderX 88xx board definitions and support.
>
> Signed-off-by: Sergey Temerkhanov <s.temerkhanov at gmail.com>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>
> ---
> arch/arm/Kconfig | 4 +
> board/cavium/thunderx/Kconfig | 19 +++++
> board/cavium/thunderx/Makefile | 8 ++
> board/cavium/thunderx/thunderx.c | 59 +++++++++++++
> configs/thunderx_88xx_defconfig | 3 +
> include/configs/thunderx_88xx.h | 173 +++++++++++++++++++++++++++++++++++++++
> 6 files changed, 266 insertions(+)
> create mode 100644 board/cavium/thunderx/Kconfig
> create mode 100644 board/cavium/thunderx/Makefile
> create mode 100644 board/cavium/thunderx/thunderx.c
> create mode 100644 configs/thunderx_88xx_defconfig
> create mode 100644 include/configs/thunderx_88xx.h
There should also be a board/cavium/thunderx/MAINTAINERS file.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list