[U-Boot] [PATCH 1/2] serial: add skipping init option
Simon Glass
sjg at chromium.org
Fri Mar 22 07:55:58 UTC 2019
Hi Jun,
On Fri, 22 Mar 2019 at 15:20, Jun Nie <jun.nie at linaro.org> wrote:
>
> add skipping init option to avoid corrupt data in console
> if serial is already initilized when u-boot start its excution.
>
> Signed-off-by: Jun Nie <jun.nie at linaro.org>
> ---
> drivers/serial/Kconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
Could we use a device-tree property for this? Some UARTs have a
'skip-init' property.
Regards,
Simon
More information about the U-Boot
mailing list