public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Breakage on arm/next
@ 2009-11-28  3:48 Tom
  0 siblings, 0 replies; 14+ messages in thread
From: Tom @ 2009-11-28  3:48 UTC (permalink / raw)
  To: u-boot

In rebasing arm/next against u-boot/next.
There is a general error with targets that use onenand.
This includes the targets
nk8815_onenand
omap3_evm
smdkc100

The error message is

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)

I believe the error is from

commit c758e947aa7d39a2be607ecdedd818ad300807b2
Author: Amul Kumar Saha <amul.saha@samsung.com>
Date:   Wed Nov 4 10:38:46 2009 +0530

     ENV Variable support for Flex-OneNAND

     Define and use CONFIG_ENV_ADDR_FLEX and CONFIG_ENV_SIZE_FLEX
     for storing environment variables.

     Signed-off-by: Rohit Hagargundgi <h.rohit@samsung.com>
     Signed-off-by: Amul Kumar Saha <amul.saha@samsung.com>

In general MAKEALL should be used to regression test your changes.

Please send a patch for this problem as soon as possible.
Tom

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [U-Boot] Breakage on arm/next
@ 2009-12-01 14:22 apgmoorthy
  2009-12-01 14:39 ` Tom
  0 siblings, 1 reply; 14+ messages in thread
From: apgmoorthy @ 2009-12-01 14:22 UTC (permalink / raw)
  To: u-boot


Hi Tom,

Amul is out-of-office for sometime.
Excuse us for the delay.

>>In rebasing arm/next against u-boot/next.
>>There is a general error with targets that use onenand.
>>This includes the targets
>>nk8815_onenand
>>omap3_evm
>>smdkc100

>>I believe the error is from

>>commit c758e947aa7d39a2be607ecdedd818ad300807b2
>>Author: Amul Kumar Saha <amul.saha@samsung.com>
>>Date:   Wed Nov 4 10:38:46 2009 +0530

>>     ENV Variable support for Flex-OneNAND

>>     Define and use CONFIG_ENV_ADDR_FLEX and CONFIG_ENV_SIZE_FLEX
>>     for storing environment variables.

The error comes since the Macros are defined in "configs/apollon.h".
And it works fine for Apollon.

I have tried with "make smdkc100_config" and did 'make all' and confirmed the error reported.

>>Please send a patch for this problem as soon as possible.

Moving these Macro definitions to "include/linux/mtd/onenand.h" looks more viable.
I can send across the patch. Please comment.

With Regards
  Moorthy

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-01-06 22:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-28  3:48 [U-Boot] Breakage on arm/next Tom
  -- strict thread matches above, loose matches on Subject: below --
2009-12-01 14:22 apgmoorthy
2009-12-01 14:39 ` Tom
2009-12-01 16:05   ` Alessandro Rubini
2009-12-02 12:13     ` apgmoorthy
2009-12-02 17:07       ` Scott Wood
2009-12-07 12:13         ` apgmoorthy
2009-12-07 17:26           ` Scott Wood
2009-12-10  4:15             ` apgmoorthy
2009-12-10 17:17               ` Scott Wood
2009-12-21 11:00                 ` apgmoorthy
2010-01-06 22:47                   ` Scott Wood
2009-12-17 15:53   ` Premi, Sanjeev
2009-12-18 11:01     ` apgmoorthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox