DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 3/5] v7a: Add support for Raspberry Pi CM3
Date: Thu, 11 Mar 2021 19:37:14 +0100	[thread overview]
Message-ID: <20210311183714.cpigm5o3scc227dx@pengutronix.de> (raw)
In-Reply-To: <20210311181256.180826-3-u.kleine-koenig@pengutronix.de>

On Thu, Mar 11, 2021 at 07:12:54PM +0100, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  configs/platform-v7a/barebox-rpi2.config      |  2 +-
>  configs/platform-v7a/barebox-rpi2.config.diff |  1 +
>  .../platform-v7a/config/images/rpicm3.config  | 30 ++++++++++++
>  configs/platform-v7a/platformconfig           |  4 +-
>  .../platform-v7a/platforms/blspec-rpicm3.in   |  5 ++
>  .../platform-v7a/platforms/image-rpicm3.in    | 12 +++++
>  .../projectroot/loader/entries/rpicm3.conf    |  6 +++
>  configs/platform-v7a/rules/barebox-rpi2.make  |  2 +-
>  configs/platform-v7a/rules/blspec-rpicm3.make | 36 +++++++++++++++
>  configs/platform-v7a/rules/image-rpicm3.make  | 46 +++++++++++++++++++
>  doc/hardware_v7a_raspi3.rst                   | 24 +++++++++-
>  11 files changed, 164 insertions(+), 4 deletions(-)
>  create mode 100644 configs/platform-v7a/config/images/rpicm3.config
>  create mode 100644 configs/platform-v7a/platforms/blspec-rpicm3.in
>  create mode 100644 configs/platform-v7a/platforms/image-rpicm3.in
>  create mode 100644 configs/platform-v7a/projectroot/loader/entries/rpicm3.conf
>  create mode 100644 configs/platform-v7a/rules/blspec-rpicm3.make
>  create mode 100644 configs/platform-v7a/rules/image-rpicm3.make

Applied to next.

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |

_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  reply	other threads:[~2021-03-11 18:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11 18:12 [DistroKit] [PATCH 1/5] v7a: stm32mp: images: allow differing board names for FSBL and SSBL Uwe Kleine-König
2021-03-11 18:12 ` [DistroKit] [PATCH 2/5] v7a: barebox update 2020.09.0 -> 2021.02.0 Uwe Kleine-König
2021-03-11 18:36   ` Robert Schwebel
2021-03-11 18:12 ` [DistroKit] [PATCH 3/5] v7a: Add support for Raspberry Pi CM3 Uwe Kleine-König
2021-03-11 18:37   ` Robert Schwebel [this message]
2021-03-11 18:12 ` [DistroKit] [PATCH 4/5] v7a/kernel: Enable driver for usb ethernet dongles AX8817X Uwe Kleine-König
2021-03-11 18:37   ` Robert Schwebel
2021-03-11 18:12 ` [DistroKit] [PATCH 5/5] v7a/barebox: Enable commands of_fixup_status and of_overlay Uwe Kleine-König
2021-03-11 18:37   ` Robert Schwebel
2021-03-11 18:36 ` [DistroKit] [PATCH 1/5] v7a: stm32mp: images: allow differing board names for FSBL and SSBL Robert Schwebel

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=20210311183714.cpigm5o3scc227dx@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.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