[coreboot] [PATCH] Config.lb assimilation 2/many

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat Apr 11 23:17:19 CEST 2009


On 11.04.2009 23:13, Peter Stuge wrote:
> Stefan Reinauer wrote:
>   
>>> +	makedefine CACHE_AS_RAM_AUTO_C:=cache_as_ram_auto.c
>>>       
>> Probably a dumb question... What's this good for?
>>     
>
> My guess is that it will eventually become a single file, or just a
> small number of files, reused by many boards.
>   

We have a small inconsistency in file naming. Some (few) CAR boards have
auto.c for CAR, other CAR boards have cache_as_ram_auto.c for CAR. And
ROMCC boards usually have auto.c.
There are two ways out if we want to unify Config.lb:
- Rename the few CAR auto.c files to cache_as_ram_auto.c
- Handle it as variable in Config.lb

I'm happy with either solution as long as we can decide upon one.


Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the coreboot mailing list