[PATCH 2/2] ARM: mmp: support pinctrl single in brownstone

Haojian Zhuang haojian.zhuang at gmail.com
Mon Nov 19 19:52:03 EST 2012


On Tue, Nov 20, 2012 at 5:42 AM, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 11/16/2012 12:02 AM, Haojian Zhuang wrote:
>> Support pinctrl-single driver in brownstone platform with DT.
>
>> diff --git a/arch/arm/boot/dts/mmp2-brownstone.dts b/arch/arm/boot/dts/mmp2-brownstone.dts
>
>>       chosen {
>> -             bootargs = "console=ttyS2,38400 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on";
>> +             bootargs = "console=ttyS2,38400 root=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on earlyprintk";
>
> That seems unrelated.
>
But it's helpful on debug. Should I remove this? I prefer that I could
keep this.

Since I want to watch the whole log before console is enabled.



More information about the linux-arm-kernel mailing list