mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <uwe@kleine-koenig.org>
To: barebox@lists.infradead.org
Subject: [PATCH v2 0/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions
Date: Mon, 23 Oct 2017 11:21:00 +0200	[thread overview]
Message-ID: <20171023092103.10023-1-uwe@kleine-koenig.org> (raw)

Hello,

this is v2 of the series. I dropped the error messages as requested by
Sascha and only use the new function on a single board now as the others
have the environment in boot1. Also there is a comment now about what
the new handler does and how it should be used.

Uwe Kleine-König (3):
  ARM: i.MX: bbu-internal: make filename for device to write to
    adaptable
  ARM: i.MX: bbu-internal: new handler to make use of mmc boot
    partitions
  ARM: i.MX: bbu-internal: update tqma6x to make use of new bbu handler

 arch/arm/boards/tqma6x/board.c       |   2 +-
 arch/arm/mach-imx/imx-bbu-internal.c | 113 +++++++++++++++++++++++++++++------
 arch/arm/mach-imx/include/mach/bbu.h |  10 ++++
 3 files changed, 107 insertions(+), 18 deletions(-)

-- 
2.14.2


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

             reply	other threads:[~2017-10-23  9:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-23  9:21 Uwe Kleine-König [this message]
2017-10-23  9:21 ` [PATCH v2 1/3] ARM: i.MX: bbu-internal: make filename for device to write to adaptable Uwe Kleine-König
2017-10-23  9:21 ` [PATCH v2 2/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions Uwe Kleine-König
2017-10-23  9:21 ` [PATCH v2 3/3] ARM: i.MX: bbu-internal: update tqma6x to make use of new bbu handler Uwe Kleine-König
2017-10-24 12:10 ` [PATCH v2 0/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions Sascha Hauer

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=20171023092103.10023-1-uwe@kleine-koenig.org \
    --to=uwe@kleine-koenig.org \
    --cc=barebox@lists.infradead.org \
    /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