[BUG] Re: [PATCHv2 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Jan 20 17:09:01 CET 2023


On 12/4/22 15:39, Tom Rini wrote:
> This converts the following to Kconfig:
>     CONFIG_SPL_NS16550_MIN_FUNCTIONS
>     CONFIG_SYS_NS16550_MEM32
>     CONFIG_SYS_NS16550_PORT_MAPPED
>     CONFIG_SYS_NS16550_REG_SIZE
>     CONFIG_SYS_NS16550_SERIAL
>
> To do this we also introduce CONFIG_SPL_SYS_NS16550_SERIAL so that
> platforms can enable the legacy driver here for SPL.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>


Since this patch (which was with branch next after v2023.01) there is no
UART output from main U-Boot on pinea64-lts_defconfig. SPL output is ok.

Best regards

Heinrich



More information about the U-Boot mailing list