[PATCH 38/61] cpm2: Update device trees.
Scott Wood
scottwood at freescale.com
Thu Jul 19 02:42:24 EST 2007
Vitaly Bordug wrote:
> On Tue, 17 Jul 2007 20:35:50 -0500
> Scott Wood wrote:
>
>
>>+ "fsl,cpm-uart";
>> reg = <11a00 20 8000 100>;
>>- current-speed = <1c200>;
>
> Hmm, how is it supposed to work without speed? I was testing my u-boot OF bindings for 82xx and spotted into it.
The same way all the other device trees without current-speed work --
one passes console=whatever on the command line.
Feel free to have u-boot add the actual current speed (rather than a
hardcoded default speed) if you want, though.
-Scott
More information about the Linuxppc-dev
mailing list