From: Murali Karicheri <m-karicheri2@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] [Patch 3/3] k2hk_evm: add script to automate NAND flash process
Date: Thu, 3 Jul 2014 11:11:29 -0400 [thread overview]
Message-ID: <53B572A1.4090005@ti.com> (raw)
In-Reply-To: <1404333400-17376-4-git-send-email-ivan.khoronzhuk@ti.com>
On 07/02/2014 04:36 PM, Ivan Khoronzhuk wrote:
> Add script to automate NAND flash process. As for now the board has
> two burn scripts - burn to boot from SPI NOR flash and burn to boot
> from AEMIF NAND flash, rename burn_uboot script to burn_uboot_spi.
> Also update README to contain NAND burn U-boot process description.
>
> Signed-off-by: Ivan Khoronzhuk<ivan.khoronzhuk@ti.com>
> ---
> board/ti/k2hk_evm/README | 27 ++++++++++++++++++++++++++-
> include/configs/k2hk_evm.h | 4 +++-
> 2 files changed, 29 insertions(+), 2 deletions(-)
>
> diff --git a/board/ti/k2hk_evm/README b/board/ti/k2hk_evm/README
> index bfeb05b..1da721c 100644
> --- a/board/ti/k2hk_evm/README
> +++ b/board/ti/k2hk_evm/README
> @@ -43,6 +43,7 @@ Supported image formats:-
> - u-boot.bin: for loading and running u-boot.bin through Texas instruments
> code composure studio (CCS)
> - u-boot-spi.gph: gpimage for programming SPI NOR flash for SPI NOR boot
> + - u-boot-nand.gph: gpimage for programming AEMIF NAND flash for NAND boot
>
Please also update the supported boot modes to include NAND boot under
the section "Supported boot modes:"
> Build instructions:
> ===================
> @@ -55,6 +56,10 @@ To build u-boot-spi.gph
> >make k2hk_evm_config
> >make u-boot-spi.gph
>
> +To build u-boot-nand.gph
> +>make k2hk_evm_config
> +>make u-boot-nand.gph
> +
Murali
next prev parent reply other threads:[~2014-07-03 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2014-07-03 15:15 ` Ivan Khoronzhuk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53B572A1.4090005@ti.com \
--to=m-karicheri2@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox