* [U-Boot] Broken OMAP3 EVM and SMDKC100
@ 2009-12-24 6:18 Dirk Behme
2009-12-24 8:17 ` Premi, Sanjeev
0 siblings, 1 reply; 2+ messages in thread
From: Dirk Behme @ 2009-12-24 6:18 UTC (permalink / raw)
To: u-boot
Doing ./MAKEALL ARM_CORTEX_A8 with recent mainline head, omap3_evm and
smdkc100 fail with
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 reported 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' undeclared (first use
in this function)
env_onenand.c:107: error: 'CONFIG_ENV_SIZE_FLEX' undeclared (first use
in this function)
Just fyi, in case somebody has time to look into this.
Ah, and omap3_evm additionally has
omap3.c: In function 'musb_platform_init':
omap3.c:126: warning: label 'end' defined but not used
Best regards
Dirk
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Broken OMAP3 EVM and SMDKC100
2009-12-24 6:18 [U-Boot] Broken OMAP3 EVM and SMDKC100 Dirk Behme
@ 2009-12-24 8:17 ` Premi, Sanjeev
0 siblings, 0 replies; 2+ messages in thread
From: Premi, Sanjeev @ 2009-12-24 8:17 UTC (permalink / raw)
To: u-boot
> -----Original Message-----
> From: u-boot-bounces at lists.denx.de
> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Dirk Behme
> Sent: Thursday, December 24, 2009 11:48 AM
> To: u-boot at lists.denx.de
> Subject: [U-Boot] Broken OMAP3 EVM and SMDKC100
>
>
> Doing ./MAKEALL ARM_CORTEX_A8 with recent mainline head,
> omap3_evm and
> smdkc100 fail with
>
> 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
> reported 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' undeclared
> (first use
> in this function)
> env_onenand.c:107: error: 'CONFIG_ENV_SIZE_FLEX' undeclared
> (first use
> in this function)
This should already have been fixed by my patch.
See: http://www.mail-archive.com/u-boot at lists.denx.de/msg26698.html
>
> Just fyi, in case somebody has time to look into this.
>
> Ah, and omap3_evm additionally has
>
> omap3.c: In function 'musb_platform_init':
>
> omap3.c:126: warning: label 'end' defined but not used
Didn't notice it yesterday. Will look into it now.
Best regards,
Sanjeev
>
> Best regards
>
> Dirk
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-24 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-24 6:18 [U-Boot] Broken OMAP3 EVM and SMDKC100 Dirk Behme
2009-12-24 8:17 ` Premi, Sanjeev
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.