
6 Jan
2010
6 Jan
'10
11:30 p.m.
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@ti.com
Ack-ed Thank you, Tom
Applied to u-boot-nand-flash.
-Scott