public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/7] armv8: cavium: Add ThunderX 88xx board definition
Date: Thu, 2 Jul 2015 21:47:46 +0200	[thread overview]
Message-ID: <20150702214746.3712bdef@lilith> (raw)
In-Reply-To: <1429226111-29823-6-git-send-email-s.temerkhanov@gmail.com>

Hello Sergey,

On Thu, 16 Apr 2015 16:15:09 -0700, Sergey Temerkhanov
<s.temerkhanov@gmail.com> wrote:
> This commit adds basic Cavium ThunderX 88xx board definitions and support.
> 
> Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@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.

  reply	other threads:[~2015-07-02 19:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 23:15 [U-Boot] [PATCH 0/7] Add Cavium ThunderX support Sergey Temerkhanov
2015-04-16 23:15 ` [U-Boot] [PATCH 1/7] armv8:New MMU setup code allowing to set up 2-level page tables Sergey Temerkhanov
2015-07-02 19:45   ` Albert ARIBAUD
2015-04-16 23:15 ` [U-Boot] [PATCH 2/7] armv8:Add SMC calls infrastructure Sergey Temerkhanov
2015-04-16 23:15 ` [U-Boot] [PATCH 3/7] armv8:Add psci.h from the Linux kernel Sergey Temerkhanov
2015-04-16 23:15 ` [U-Boot] [PATCH 4/7] arm: uart: Add ability to use pre-initialized UARTs Sergey Temerkhanov
2015-07-02 19:47   ` Albert ARIBAUD
2015-04-16 23:15 ` [U-Boot] [PATCH 5/7] armv8: cavium: Add ThunderX 88xx board definition Sergey Temerkhanov
2015-07-02 19:47   ` Albert ARIBAUD [this message]
2015-04-16 23:15 ` [U-Boot] [PATCH 6/7] armv8: cavium: Add an implementation of ATF calling functions Sergey Temerkhanov
2015-04-16 23:15 ` [U-Boot] [PATCH 7/7] armv8: cavium: Get DRAM size from ATF Sergey Temerkhanov
2015-06-08 17:20 ` [U-Boot] [PATCH 0/7] Add Cavium ThunderX support Jagan Teki
2015-06-08 17:37   ` Jagan Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150702214746.3712bdef@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox