All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [RESEND PATCH 0/3] mx28evk environment rework for NAND support
@ 2013-10-21 23:24 Otavio Salvador
  2013-10-21 23:24 ` [U-Boot] [RESEND PATCH 1/3] mx28evk: Use 512k for fdt partition to align it Otavio Salvador
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Otavio Salvador @ 2013-10-21 23:24 UTC (permalink / raw)
  To: u-boot

This patchset improves the mx28evk default environment so it is easier
to use by users when testing the NAND support.

It provides a set of new environment routines as:

 - update_nand_kernel
 - update_nand_fdt
 - update_nand_filesystem

and allow for easy NAND boot using:

 'run nandboot'

This has been tested using:

 Samsung 4G NAND, part-#: K9LBG08U0D-PCB0


Otavio Salvador (3):
  mx28evk: Use 512k for fdt partition to align it
  mx28evk: Add 'nandboot' environment command
  mx28evk: Extend environment to easy write of NAND system

 include/configs/mx28evk.h | 55 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 52 insertions(+), 3 deletions(-)

-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-10-28 13:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 23:24 [U-Boot] [RESEND PATCH 0/3] mx28evk environment rework for NAND support Otavio Salvador
2013-10-21 23:24 ` [U-Boot] [RESEND PATCH 1/3] mx28evk: Use 512k for fdt partition to align it Otavio Salvador
2013-10-21 23:24 ` [U-Boot] [RESEND PATCH 2/3] mx28evk: Add 'nandboot' environment command Otavio Salvador
2013-10-27 16:16   ` Marek Vasut
2013-10-27 19:51     ` Otavio Salvador
2013-10-27 20:47       ` Marek Vasut
2013-10-28 11:19         ` Otavio Salvador
2013-10-28 11:31           ` Marek Vasut
2013-10-28 11:32           ` Stefano Babic
2013-10-28 12:03             ` Otavio Salvador
2013-10-28 13:21               ` Wolfgang Denk
2013-10-28 13:29                 ` Otavio Salvador
2013-10-28 13:41                   ` Wolfgang Denk
2013-10-28 13:53                   ` Stefano Babic
2013-10-21 23:24 ` [U-Boot] [RESEND PATCH 3/3] mx28evk: Extend environment to easy write of NAND system Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.