public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [U-boot] [Patch 0/3] Add support for NAND U-boot image upgrade
@ 2014-07-02 20:36 Ivan Khoronzhuk
  2014-07-02 20:36 ` [U-Boot] [U-boot] [Patch 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image Ivan Khoronzhuk
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ivan Khoronzhuk @ 2014-07-02 20:36 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

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        |  27 +++++-
 drivers/mtd/nand/davinci_nand.c | 196 ++++++++++++++++++++++++++++++++++++++++
 include/configs/k2hk_evm.h      |   8 +-
 4 files changed, 234 insertions(+), 3 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-07-03 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 20:36 [U-Boot] [U-boot] [Patch 0/3] Add support for NAND U-boot image upgrade Ivan Khoronzhuk
2014-07-02 20:36 ` [U-Boot] [U-boot] [Patch 1/3] mtd: nand: davinci: add opportunity to write keystone U-boot image Ivan Khoronzhuk
2014-07-02 20:36 ` [U-Boot] [U-boot] [Patch 2/3] keystone: add support for NAND gpheader image Ivan Khoronzhuk
2014-07-02 20:36 ` [U-Boot] [U-boot] [Patch 3/3] k2hk_evm: add script to automate NAND flash process Ivan Khoronzhuk
2014-07-03 15:11   ` Murali Karicheri
2014-07-03 15:15     ` Ivan Khoronzhuk

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