In message <[EMAIL PROTECTED]> you wrote:
>
> I try to build make smdk2410_config without CONFIG_S3C2410 define.

Maybe you could explain what you are actually trying to do?  Removing
the CONFIG_S3C2410 define from the SMDK2410 board configuration seems
pretty stupid to me because this board does use that very processor.

> I have set CONFIG_S3C2410=0 in include/configs/smdk2410.h and also check it
> as 0 in autoconf.mk, too.

Please note that the code that references  this  config  option  uses
"#ifdef  CONFIG_S3C2410",  so  it  does  not  matter  which value you
assing, as long as this variable is defined at all.

But as mentioned before - it makes no sense to remove this setting
from this board configuration.

> ------=_Part_1848_10384941.1210668570588
> Content-Type: text/html; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline

Please do not post HTML on this list.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
In a survey taken several years ago, all  incoming  freshmen  at  MIT
were  asked  if  they  expected  to graduate in the top half of their
class. Ninety-seven percent responded that they did.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to