All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2] onenand: Fix compile errors due to FlexOneNAND
Date: Fri, 18 Dec 2009 08:04:55 -0600	[thread overview]
Message-ID: <4B2B8C07.4030908@windriver.com> (raw)
In-Reply-To: <1261128324-31208-1-git-send-email-premi@ti.com>

Sanjeev Premi wrote:
> This patch fixes the compile error while trying to
> compile for omap3evm.
> 
> env_onenand.c: In function 'env_relocate_spec':
> env_onenand.c:70: error: 'CONFIG_ENV_ADDR_FLEX' undeclared
>  (first use in this function)
> env_onenand.c:70: error: (Each undeclared identifier is re
> ported only once
> env_onenand.c:70: error: for each function it appears in.)
> env_onenand.c: In function 'saveenv':
> env_onenand.c:106: error: 'CONFIG_ENV_ADDR_FLEX' undeclare
> d (first use in this function)
> env_onenand.c:107: error: 'CONFIG_ENV_SIZE_FLEX' undeclare
> d (first use in this function)
> 
> Signed-off-by: Sanjeev Premi <premi@ti.com>

Ack-ed
Thank you,
Tom

  reply	other threads:[~2009-12-18 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18  9:25 [U-Boot] [PATCHv2] onenand: Fix compile errors due to FlexOneNAND Sanjeev Premi
2009-12-18 14:04 ` Tom [this message]
2010-01-06 22:30   ` Scott Wood

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=4B2B8C07.4030908@windriver.com \
    --to=tom.rix@windriver.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.