[U-Boot] [PATCHv2] onenand: Fix compile errors due to FlexOneNAND
Scott Wood
scottwood at freescale.com
Wed Jan 6 23:30:25 CET 2010
On Fri, Dec 18, 2009 at 08:04:55AM -0600, Tom wrote:
> 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 at ti.com>
>
> Ack-ed
> Thank you,
> Tom
Applied to u-boot-nand-flash.
-Scott
More information about the U-Boot
mailing list