On Oct 18, 2007, at 8:33 AM, Li Yang-r58472 wrote:

>> -----Original Message-----
>> From: Kumar Gala [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, October 18, 2007 9:17 PM
>> To: Li Yang-r58472
>> Cc: [EMAIL PROTECTED]; linuxppc-dev@ozlabs.org
>> Subject: Re: [PATCH v5 9/9] add MPC837x MDS board default device tree
>>
>> is it me or are you just posting the patches you're updating?
>>  (this is the only v5 patch I saw in the series)
>
> I'm only posting the patch updated, to prevent spamming the list.  If
> you want, I can send the whole series to you.

I think posting the full patchset for v6 would be good since we've  
gotten that far.

>> On Oct 18, 2007, at 5:16 AM, Li Yang wrote:
>>
>>> Signed-off-by: Li Yang <[EMAIL PROTECTED]>
>>> ---
>>> diff --git a/arch/powerpc/boot/dts/mpc8377_mds.dts b/arch/powerpc/
>>> boot/dts/mpc8377_mds.dts new file mode 100644 index 0000000..8530de6
>
>>> +   memory {
>>> +           device_type = "memory";
>>> +           reg = <00000000 20000000>;      // 512MB at 0
>>> +   };
>>> +
>>> +   [EMAIL PROTECTED] {
>>
>> [EMAIL PROTECTED]
>
> I can update this now, but the device tree won't be usable by current
> u-boot.

Its my understanding Kim's going to deal with this in the public u- 
boot tree.

>>> +           [EMAIL PROTECTED] {
>>> +                   compatible = "mpc83xx_spi";
>>> +                   reg = <7000 1000>;
>>> +                   interrupts = <10 8>;
>>> +                   interrupt-parent = < &ipic >;
>>
>> mode = "cpu";
>
> Oh ya,  the spec has been changed.  I also need to update  
> mpc83xx_spi to
> fsl_spi.
>
> - Leo

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to