mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: i.MX: bbu-internal: new handler to make use of mmc boot partitions
@ 2017-10-23  9:21 Uwe Kleine-König
  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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Uwe Kleine-König @ 2017-10-23  9:21 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-24 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-23  9:21 [PATCH v2 0/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 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox