public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] spl: Support loading a FIT from NAND
@ 2016-04-12  9:29 Lokesh Vutla
  2016-04-12  9:29 ` [U-Boot] [PATCH 1/2] mtd: nand: am335x: spl: Fix copying of image Lokesh Vutla
  2016-04-12  9:29 ` [U-Boot] [PATCH 2/2] spl: Support loading a FIT from NAND Lokesh Vutla
  0 siblings, 2 replies; 5+ messages in thread
From: Lokesh Vutla @ 2016-04-12  9:29 UTC (permalink / raw)
  To: u-boot

This series adds support for loading a FIT image from NAND.
Also fixes copying of image from am335x nand.

Verified on Am437x-GP evm with FIT enabled.

Lokesh Vutla (2):
  mtd: nand: am335x: spl: Fix copying of image
  spl: Support loading a FIT from NAND

 common/spl/spl_nand.c             | 33 ++++++++++++++++++++++++++++++---
 drivers/mtd/nand/am335x_spl_bch.c | 15 ++++++++++++++-
 2 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-04-12 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12  9:29 [U-Boot] [PATCH 0/2] spl: Support loading a FIT from NAND Lokesh Vutla
2016-04-12  9:29 ` [U-Boot] [PATCH 1/2] mtd: nand: am335x: spl: Fix copying of image Lokesh Vutla
2016-04-12 16:03   ` Tom Rini
2016-04-12  9:29 ` [U-Boot] [PATCH 2/2] spl: Support loading a FIT from NAND Lokesh Vutla
2016-04-12 16:03   ` Tom Rini

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