[U-Boot] [PATCH V2 10/10] MAKEALL: Add missing powerpc 36-bit targets

Becky Bruce beckyb at kernel.crashing.org
Wed Jun 2 21:25:33 CEST 2010


On Jun 2, 2010, at 2:21 PM, Scott Wood wrote:

> On 06/02/2010 01:12 PM, Becky Bruce wrote:
>> We were missing 8641HPCN_36BIT and MPC8536DS_36BIT.
>>
>> Signed-off-by: Becky Bruce<beckyb at kernel.crashing.org>
>> ---
>>  MAKEALL |    2 ++
>>  1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/MAKEALL b/MAKEALL
>> index 2527352..a82c93c 100755
>> --- a/MAKEALL
>> +++ b/MAKEALL
>> @@ -393,6 +393,7 @@ LIST_85xx="		\
>>  	MPC8536DS_NAND	\
>>  	MPC8536DS_SDCARD	\
>>  	MPC8536DS_SPIFLASH	\
>> +	MPC8536DS_36BIT	\
>>  	MPC8540ADS	\
>>  	MPC8540EVAL	\
>>  	MPC8541CDS	\
>
> What about 36-bit NAND, etc?
>
> Is there a general policy about which targets to include in MAKEALL  
> once they start exploding with combinations?

I don't know what the policy is, but it seemed like the 36-bit ones  
certainly needed to be in here.  You're welcome to add whatever you  
want (and WD has made some changes to the build lately, so maybe that  
will clarify this).

-B



More information about the U-Boot mailing list