All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Thompson <nick.thompson@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] da830: add support for NAND boot mode
Date: Mon, 03 Oct 2011 13:21:55 +0100	[thread overview]
Message-ID: <4E89A8E3.6060508@ge.com> (raw)
In-Reply-To: <1317385747-26214-2-git-send-email-nagabhushana.netagunte@ti.com>

On 30/09/11 13:29, nagabhushana.netagunte at ti.com wrote:
> From: Nagabhushana Netagunte <nagabhushana.netagunte@ti.com>
>
> Add support for enabling NAND boot mode in configuration file and
> add correspanding pinmux support, nand initialize function in board file.
> Since the environment variable are stored in first block
> CONFIG_ENV_OFFSET is set to offset 0 from (512 << 10) and also the
> size required for environment variables not more than 10KB
> the CONFIG_ENV_SIZE is set to 10KB from (512 << 10).
>
> Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
> Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte@ti.com>
> ---
>  board/davinci/da8xxevm/da830evm.c |   63 +++++++++++++++++++++++++++++++++++++
>  include/configs/da830evm.h        |    4 ++-
>  2 files changed, 66 insertions(+), 1 deletions(-)
>

No further comments from me:

Acked-by: Nick Thompson <nick.thompson@ge.com>

  reply	other threads:[~2011-10-03 12:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30 12:29 [U-Boot] [PATCH v2] feature additions and fixes for da830 nagabhushana.netagunte at ti.com
2011-09-30 12:29 ` [U-Boot] [PATCH v2] da830: add support for NAND boot mode nagabhushana.netagunte at ti.com
2011-10-03 12:21   ` Nick Thompson [this message]
2011-10-04 13:55     ` Netagunte, Nagabhushana

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=4E89A8E3.6060508@ge.com \
    --to=nick.thompson@ge.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 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.