On Mar 13, 2015, at 11:25 AM, Mark Rutland wrote:
> On Fri, Mar 13, 2015 at 03:50:42PM +, Kumar Gala wrote:
>>
>> On Mar 13, 2015, at 5:52 AM, Mark Rutland wrote:
>>
+/ {
+ chosen {
+ stdout-path = &blsp1_uart2;
+ };
>>>
>>> It would be good if we had the c
On Fri, Mar 13, 2015 at 03:50:42PM +, Kumar Gala wrote:
>
> On Mar 13, 2015, at 5:52 AM, Mark Rutland wrote:
>
> >> +/ {
> >> + chosen {
> >> + stdout-path = &blsp1_uart2;
> >> + };
> >
> > It would be good if we had the configuration too (see
> > Documentation/devicetree/binding
On Mar 13, 2015, at 5:52 AM, Mark Rutland wrote:
>> +/ {
>> +chosen {
>> +stdout-path = &blsp1_uart2;
>> +};
>
> It would be good if we had the configuration too (see
> Documentation/devicetree/bindings/chosen.txt), as that avoids any
> reliance on kernel defaults.
>
> You
> +/ {
> + chosen {
> + stdout-path = &blsp1_uart2;
> + };
It would be good if we had the configuration too (see
Documentation/devicetree/bindings/chosen.txt), as that avoids any
reliance on kernel defaults.
You can refer to an alias, so this could be:
aliases {
seria
4 matches
Mail list logo