mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] i.MX5 internal NAND update fixes/cleanup
@ 2014-07-24  6:48 Sascha Hauer
  2014-07-24  6:48 ` [PATCH 1/4] ARM: i.MX5: internal NAND update: Use variable for pre_image_size Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2014-07-24  6:48 UTC (permalink / raw)
  To: barebox

The internal NAND update handler for i.MX5 is broken since:

| commit 15ee30138f59eac95379a4b94c538c1fcc338ed5
| Author: Sascha Hauer <s.hauer@pengutronix.de>
| Date:   Fri Jul 26 10:52:25 2013 +0200
| 
|     ARM: i.MX: bbu-internal: optionally use DCD data from image
|     
|     We used to pass the DCD data from the boards. This patch allows
|     to optionally skip passing DCD data. In this case the DCD data
|     from the flash image is used if present.
|     
|     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

This fixes it and also cleans up the code a bit.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      ARM: i.MX5: internal NAND update: Use variable for pre_image_size
      ARM: i.MX5: internal NAND update: Fix firmware start page for internal nand boot
      ARM: i.MX5: internal NAND update: Use variables for some constants
      ARM: i.MX5: internal NAND update: simplify code

 arch/arm/mach-imx/imx-bbu-internal.c | 63 +++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 34 deletions(-)

_______________________________________________
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:[~2014-07-24  6:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24  6:48 [PATCH] i.MX5 internal NAND update fixes/cleanup Sascha Hauer
2014-07-24  6:48 ` [PATCH 1/4] ARM: i.MX5: internal NAND update: Use variable for pre_image_size Sascha Hauer
2014-07-24  6:48 ` [PATCH 2/4] ARM: i.MX5: internal NAND update: Fix firmware start page for internal nand boot Sascha Hauer
2014-07-24  6:48 ` [PATCH 3/4] ARM: i.MX5: internal NAND update: Use variables for some constants Sascha Hauer
2014-07-24  6:48 ` [PATCH 4/4] ARM: i.MX5: internal NAND update: simplify code Sascha Hauer

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