[PATCH] [POWERPC] fsl: Convert dts to v1 syntax
Kumar Gala
galak at kernel.crashing.org
Fri Apr 18 01:04:48 EST 2008
On Apr 17, 2008, at 10:03 AM, Scott Wood wrote:
> On Thu, Apr 17, 2008 at 09:47:24AM -0500, Kumar Gala wrote:
>> ranges = <
>> - 0 0 fc000000 04000000
>> - 3 0 fa000000 01000000
>> + 0x0 0x0 0xfc000000 0x4000000
>> + 0x3 0x0 0xfa000000 0x1000000
>
> Chip selects should probably be decimal.
my script isn't that smart :)
patches are welcome for such clean ups. I made sure the
resulting .dtb where identical.
- k
More information about the Linuxppc-dev
mailing list