[U-Boot-Users] [PATCH] lkc support for U-Boot

Robert Schwebel robert at schwebel.de
Wed Nov 6 13:09:26 CET 2002


On Wed, Nov 06, 2002 at 12:35:13PM +0100, Holger Schurig wrote:
> So, it looks like that I get some feedback. I guess I will incorporate 
> Robert's changes to my code and get one target compilable, e.g. the lubbock 
> one. That would bring it nearer CVS integration (althought I guess that there 
> is still some work left).

As my patch is against current CVS and has working menuconfig support
you will probably better start with it. 

> One thing that I'd love is
> 
> perl -pi -e 's/CFG_/CONFIG_/g' * */* */*/*
> 
> because the config system can only deal with variables that start with 
> CONFIG_.

I think the overall design is quite right - things that can be
configured by the "user" should be CONFIG_, internal definitions CFG_.
IMHO if this is not correct in every implementation it is a bug. 

We shouldn't start porting architecture over to the new system before
Wolfgang has given his ok. 

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Braunschweiger Str. 79,  31134 Hildesheim, Germany
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
    Phone: +49-5121-28619-0 |  Fax: +49-5121-28619-4

    Visit us at the SPS/IPC/Drives 2002 in Nuernberg!
   Hall 5, Booth 154 +++ Please contact us for details.




More information about the U-Boot mailing list