[U-Boot] [RFC][PATCH 3/3] Add board support for the eXMeritus HWW-1U-1A devices

Moffett, Kyle D Kyle.D.Moffett at boeing.com
Tue Sep 7 23:21:52 CEST 2010


Peter,

I've got one more followup question as I work through these updates:

On Sep 03, 2010, at 00:00, Peter Tyser wrote:
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -2499,6 +2499,10 @@ P2020DS_36BIT_config \
>> P2020DS_config:              unconfig
>>      @$(MKCONFIG) -t $(@:_config=) P2020DS ppc mpc85xx p2020ds freescale
>> 
>> +HWW_1U_1A_36BIT_config \
>> +HWW_1U_1A_config:    unconfig
>> +     @$(MKCONFIG) -t $(@:_config=) HWW_1U_1A ppc mpc85xx hww-1u-1a exmeritus
>> +
> 
> The new way to add a board is via boards.cfg.  You shouldn't need to
> modify this Makefile.

Is there some appropriate documentation on how boards.cfg is supposed to work?

The latest u-boot.git still seems to have the P2020DS lines that I referenced in "Makefile", and it has no references at all to "P2020DS" in the "boards.cfg" file.

Cheers,
Kyle Moffett



More information about the U-Boot mailing list