Hi Peter,
Am 08.02.2016 um 05:22 schrieb Peter Hurley:
> On 02/07/2016 12:57 PM, Andreas Färber wrote:
>> Reuse the existing console write implementation for implementing
>> DT-based and command-line-based earlycon support.
>>
>> Signed-off-by: Andreas Färber
>> ---
>> Documentation/kernel-param
Hi Andreas,
On 02/07/2016 12:57 PM, Andreas Färber wrote:
> Reuse the existing console write implementation for implementing
> DT-based and command-line-based earlycon support.
>
> Signed-off-by: Andreas Färber
> ---
> Documentation/kernel-parameters.txt | 6 ++
> drivers/tty/serial/meson_
Reuse the existing console write implementation for implementing
DT-based and command-line-based earlycon support.
Signed-off-by: Andreas Färber
---
Documentation/kernel-parameters.txt | 6 ++
drivers/tty/serial/meson_uart.c | 13 +
2 files changed, 19 insertions(+)
diff --