public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] [Patch v2 0/3] Add support for NAND U-boot image upgrade
@ 2014-07-04 12:03 Ivan Khoronzhuk
  2014-07-04 12:03 ` [U-Boot] [U-boot] [Patch v2 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image Ivan Khoronzhuk
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ivan Khoronzhuk @ 2014-07-04 12:03 UTC (permalink / raw)
  To: u-boot

This series adds opportunity to write U-boot image on AEMIF NAND device
using standard nand u-boot commands. Also added script to automate this
process.

This series is logical continue of
"[U-boot] [Patch v3 0/3] keystone: nand: add additional nand ecclayout"
series (http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/189378).

For more informations see:
http://www.ti.com/lit/ug/spruhj3/spruhj3.pdf

Based on u-boot-ti.git master

v2..v1:
  k2hk_evm: add script to automate NAND flash process
	- include NAND boot under the section "Supported boot modes:" in README


Ivan Khoronzhuk (3):
  mtd: nand: davinci: add opportunity to write keystone U-boot image
  keystone: add support for NAND gpheader image
  k2hk_evm: add script to automate NAND flash process

 Makefile                        |   6 ++
 board/ti/k2hk_evm/README        |  28 +++++-
 drivers/mtd/nand/davinci_nand.c | 196 ++++++++++++++++++++++++++++++++++++++++
 include/configs/k2hk_evm.h      |   8 +-
 4 files changed, 235 insertions(+), 3 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-07-26  1:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 12:03 [U-Boot] [U-boot] [Patch v2 0/3] Add support for NAND U-boot image upgrade Ivan Khoronzhuk
2014-07-04 12:03 ` [U-Boot] [U-boot] [Patch v2 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image Ivan Khoronzhuk
2014-07-26  1:25   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-07-04 12:03 ` [U-Boot] [U-boot] [Patch v2 2/3] keystone: add support for NAND gpheader image Ivan Khoronzhuk
2014-07-26  1:25   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini
2014-07-04 12:03 ` [U-Boot] [U-boot] [Patch v2 3/3] k2hk_evm: add script to automate NAND flash process Ivan Khoronzhuk
2014-07-07 16:01   ` Murali Karicheri
2014-07-26  1:25   ` [U-Boot] [U-Boot, U-boot, v2, " Tom Rini

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