mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] i.MX BBU improvements and VFxxx support
@ 2018-06-12 18:43 Andrey Smirnov
  2018-06-12 18:43 ` [PATCH 1/6] ARM: i.MX: bbu: Alias identical functions Andrey Smirnov
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Andrey Smirnov @ 2018-06-12 18:43 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

Everyone:

This small series is the result of work on implementing BBU support
for VFxxx (ZII VF610 Dev board specifically). Hopefully all of the
patches are self-explanatory.

Feedback is wellcome!

Thanks,
Andrey Smirnov

Andrey Smirnov (6):
  ARM: i.MX: bbu: Alias identical functions
  ARM: i.MX: bbu: Replace magic number with a constant
  ARM: i.MX: bbu: Share MMC code between i.MX51 and 53
  ARM: i.MX: bbu: Use pr_* functions for output
  ARM: i.MX: bbu: Add support for MMC on VFxxx
  ARM: i.MX: zii-vf610-spu3: Add support for BBU on eMMC

 arch/arm/boards/zii-vf610-dev/board.c |  18 +++++
 arch/arm/mach-imx/imx-bbu-internal.c  | 100 ++++++++++++--------------
 arch/arm/mach-imx/include/mach/bbu.h  |   9 +++
 3 files changed, 72 insertions(+), 55 deletions(-)

-- 
2.17.0


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

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

end of thread, other threads:[~2018-06-13  7:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-12 18:43 [PATCH 0/6] i.MX BBU improvements and VFxxx support Andrey Smirnov
2018-06-12 18:43 ` [PATCH 1/6] ARM: i.MX: bbu: Alias identical functions Andrey Smirnov
2018-06-12 18:43 ` [PATCH 2/6] ARM: i.MX: bbu: Replace magic number with a constant Andrey Smirnov
2018-06-12 18:43 ` [PATCH 3/6] ARM: i.MX: bbu: Share MMC code between i.MX51 and 53 Andrey Smirnov
2018-06-12 18:43 ` [PATCH 4/6] ARM: i.MX: bbu: Use pr_* functions for output Andrey Smirnov
2018-06-12 18:43 ` [PATCH 5/6] ARM: i.MX: bbu: Add support for MMC on VFxxx Andrey Smirnov
2018-06-12 18:43 ` [PATCH 6/6] ARM: i.MX: zii-vf610-spu3: Add support for BBU on eMMC Andrey Smirnov
2018-06-13  7:50 ` [PATCH 0/6] i.MX BBU improvements and VFxxx support Sascha Hauer

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