mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/4] bbu: i.MX: Generalize IMX_INTERNAL_FLAG_KEEP_DOSPART flag
@ 2018-07-02  4:41 Sascha Hauer
  2018-07-02  4:41 ` [PATCH 1/4] bbu: reserve upper 16 bits for handler specific flags Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2018-07-02  4:41 UTC (permalink / raw)
  To: Barebox List

We have the IMX_INTERNAL_FLAG_KEEP_DOSPART flag in the i.MX bbu handlers
which has the effect that an existing DOS partition is preserved over
an update. This series generalizes this flag so that not only a DOS
partition is preserved but instead all data that is in the area unused
by the boot ROM.

Sascha Hauer (4):
  bbu: reserve upper 16 bits for handler specific flags
  ARM: i.MX: bbu: remove handler specific flags variable
  ARM: i.MX: bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag
  ARM: i.MX: bbu: support partitions starting at i.MX header

 arch/arm/mach-imx/imx-bbu-internal.c | 93 +++++++++++-----------------
 arch/arm/mach-imx/include/mach/bbu.h | 23 +++++++
 include/bbu.h                        |  4 ++
 3 files changed, 62 insertions(+), 58 deletions(-)

-- 
2.17.1


_______________________________________________
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:[~2018-07-02  4:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-02  4:41 [PATCH v2 0/4] bbu: i.MX: Generalize IMX_INTERNAL_FLAG_KEEP_DOSPART flag Sascha Hauer
2018-07-02  4:41 ` [PATCH 1/4] bbu: reserve upper 16 bits for handler specific flags Sascha Hauer
2018-07-02  4:41 ` [PATCH 2/4] ARM: i.MX: bbu: remove handler specific flags variable Sascha Hauer
2018-07-02  4:41 ` [PATCH 3/4] ARM: i.MX: bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag Sascha Hauer
2018-07-02  4:41 ` [PATCH 4/4] ARM: i.MX: bbu: support partitions starting at i.MX header Sascha Hauer

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