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 3/4] board: orangepi: Add Orangepi Lite2 support
Date: Sun, 16 Dec 2018 16:00:33 +0100	[thread overview]
Message-ID: <20181216160033.3e58a803@windsurf.home> (raw)
In-Reply-To: <20181103125608.2255-3-jagan@amarulasolutions.com>

Hello,

On Sat,  3 Nov 2018 18:26:07 +0530, Jagan Teki wrote:
> Add initial support for Orangepi Lite2 board
> with below features:
> - U-Boot 2018.09
> - Linux 4.19.0-rc8
> - Default packages from buildroot
> 
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
> ---
>  .gitlab-ci.yml                              |  1 +
>  DEVELOPERS                                  |  2 +
>  board/orangepi/orangepi-lite2/extlinux.conf |  4 ++
>  board/orangepi/orangepi-lite2/genimage.cfg  | 33 +++++++++++++++
>  board/orangepi/orangepi-lite2/post-build.sh |  4 ++
>  board/orangepi/orangepi-lite2/readme.txt    | 35 +++++++++++++++
>  configs/orangepi_lite2_defconfig            | 47 +++++++++++++++++++++
>  7 files changed, 126 insertions(+)
>  create mode 100644 board/orangepi/orangepi-lite2/extlinux.conf
>  create mode 100644 board/orangepi/orangepi-lite2/genimage.cfg
>  create mode 100755 board/orangepi/orangepi-lite2/post-build.sh
>  create mode 100644 board/orangepi/orangepi-lite2/readme.txt
>  create mode 100644 configs/orangepi_lite2_defconfig

Applied to master after adjusting extlinux.conf as well. Also, please
send an update to the defconfig once this board is supported in
upstream U-Boot and Linux.

Thanks,

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

  reply	other threads:[~2018-12-16 15:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03 12:56 [Buildroot] [PATCH 1/4] uboot: bump to version 2018.09 Jagan Teki
2018-11-03 12:56 ` [Buildroot] [PATCH v2 2/4] board: orangepi: Add Orangepi One Plus support Jagan Teki
2018-11-03 19:27   ` Baruch Siach
2018-12-16 15:00   ` Thomas Petazzoni
2018-11-03 12:56 ` [Buildroot] [PATCH 3/4] board: orangepi: Add Orangepi Lite2 support Jagan Teki
2018-12-16 15:00   ` Thomas Petazzoni [this message]
2018-11-03 12:56 ` [Buildroot] [PATCH 4/4] board: orangepi: lite2: Add WiFi support Jagan Teki
2018-12-16 15:00   ` Thomas Petazzoni
2018-11-03 14:56 ` [Buildroot] [PATCH 1/4] uboot: bump to version 2018.09 Thomas Petazzoni

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=20181216160033.3e58a803@windsurf.home \
    --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