[PATCH 2/3] ARM: mediatek: add dts for mt6592-evb
Howard Chen
ibanezchen at gmail.com
Thu Oct 9 02:39:25 PDT 2014
On Thu, Oct 9, 2014 at 3:23 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> On Wednesday 08 October 2014 17:36:26 Howard Chen wrote:
>> +/ {
>> + model = "mt6592 evb";
>> + compatible = "mediatek,mt6592-evb", "mediatek,mt6592";
>> +
>> + chosen {
>> + bootargs = "earlyprintk console=ttyS0,921600n8";
>> + };
>> +
>
> We're trying to get more people to use the DT earlyprintk method.
> Can you move this into a stdout-path property instead of the
> bootargs and make sure the driver supports it?
OK, It requires another patch on drivers/tty/serial/8250/8250_mtk.c.
I will discuss with Mathias, the author, about this new feature.
Thanks,
Howard
More information about the linux-arm-kernel
mailing list