Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] board: solidrun: add Clearfog GT-8K
Date: Wed, 19 Jun 2019 14:00:17 +0200	[thread overview]
Message-ID: <20190619140017.5d05b896@windsurf> (raw)
In-Reply-To: <0131577d7afceede1aa59bf7b98dc3bda9249df5.1560673127.git.baruch@tkos.co.il>

On Sun, 16 Jun 2019 11:18:47 +0300
Baruch Siach <baruch@tkos.co.il> wrote:

> Add support for the SolidRun Armada 8040 based Clearfog GT-8K. This
> board has the same processor as the Macchiatobin, so we can reuse the
> Macchiatobin U-Boot and image definitions.
> 
> The kernel fragment enables drivers that are necessary to make
> networking ports work (SFP, Ethernet port, and Ethernet switch).
> 
> Cc: Jan Kundr?t <jan.kundrat@cesnet.cz>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  DEVELOPERS                                    |  2 +
>  board/solidrun/clearfog_gt_8k/extlinux.conf   |  4 ++
>  board/solidrun/clearfog_gt_8k/genimage.cfg    |  1 +
>  .../clearfog_gt_8k/linux-extras.config        |  4 ++
>  .../clearfog_gt_8k/post-build-mainline.sh     |  1 +
>  board/solidrun/clearfog_gt_8k/readme.txt      | 61 +++++++++++++++++++
>  .../clearfog_gt_8k/uboot-fragment.config      |  1 +
>  configs/solidrun_clearfog_gt_8k_defconfig     | 46 ++++++++++++++
>  8 files changed, 120 insertions(+)
>  create mode 100644 board/solidrun/clearfog_gt_8k/extlinux.conf
>  create mode 120000 board/solidrun/clearfog_gt_8k/genimage.cfg
>  create mode 100644 board/solidrun/clearfog_gt_8k/linux-extras.config
>  create mode 120000 board/solidrun/clearfog_gt_8k/post-build-mainline.sh
>  create mode 100644 board/solidrun/clearfog_gt_8k/readme.txt
>  create mode 120000 board/solidrun/clearfog_gt_8k/uboot-fragment.config
>  create mode 100644 configs/solidrun_clearfog_gt_8k_defconfig

Thanks Baruch for the feedback on my questions, it answered all of
them, so I've applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2019-06-19 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16  8:18 [Buildroot] [PATCH] board: solidrun: add Clearfog GT-8K Baruch Siach
2019-06-17 19:20 ` Thomas Petazzoni
2019-06-19  7:51   ` Baruch Siach
2019-06-19  8:34     ` Jan Kundrát
2019-06-19 12:00 ` Thomas Petazzoni [this message]

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=20190619140017.5d05b896@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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