mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Wadim Egorov <w.egorov@phytec.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/5] ARM: am335x: phyFLEX-AM335x: Split DT and add MLO DT
Date: Fri, 6 Feb 2015 08:23:48 +0100	[thread overview]
Message-ID: <20150206072348.GH12209@pengutronix.de> (raw)
In-Reply-To: <1423058453-17012-1-git-send-email-w.egorov@phytec.de>

On Wed, Feb 04, 2015 at 03:00:49PM +0100, Wadim Egorov wrote:
> To support different module variants, this patch splits the phyFLEX DT
> in dts and dtsi.
> 
> And we are also adding a DT for the MLO, which has all bootable devices
> disabled. The bootsource is checked in the board file and only the needed
> device is enabled and registered.
> 
> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
> ---
>  arch/arm/boards/phytec-phyflex-am335x/board.c    |   4 +
>  arch/arm/boards/phytec-phyflex-am335x/lowlevel.c |   7 +-
>  arch/arm/dts/Makefile                            |   2 +-
>  arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts   |  28 ++
>  arch/arm/dts/am335x-phytec-phyflex-som.dts       |  24 ++
>  arch/arm/dts/am335x-phytec-phyflex-som.dtsi      | 362 ++++++++++++++++++++++
>  arch/arm/dts/am335x-phytec-phyflex.dts           | 368 -----------------------
>  7 files changed, 423 insertions(+), 372 deletions(-)
>  create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som-mlo.dts
>  create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som.dts
>  create mode 100644 arch/arm/dts/am335x-phytec-phyflex-som.dtsi
>  delete mode 100644 arch/arm/dts/am335x-phytec-phyflex.dts

Applied all, thanks

BTW we will probably get device tree overlay support soon. I hope that
can make such SoMs easier to handle. You could then have some core
device tree builtin and load the rest later.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2015-02-06  7:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 14:00 Wadim Egorov
2015-02-04 14:00 ` [PATCH 2/5] ARM: dts: Add a new compatible type for am335x phytec SOMs Wadim Egorov
2015-02-04 14:00 ` [PATCH 3/5] boards: Add phytec-som-am335x Wadim Egorov
2015-02-04 14:00 ` [PATCH 4/5] Docs: Add phytec-som-am335x documentation Wadim Egorov
2015-02-04 14:00 ` [PATCH 5/5] boards: Drop phytec-phycore-am335x, phytec-phyflex-am335x Wadim Egorov
2015-02-06  7:23 ` Sascha Hauer [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=20150206072348.GH12209@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=w.egorov@phytec.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