[BUG] Re: [PATCHv2 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Andre Przywara
andre.przywara at arm.com
Fri Jan 20 17:24:36 CET 2023
On Fri, 20 Jan 2023 17:09:01 +0100
Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
Hi Heinrich,
> 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.
Indeed, see this thread:
https://lore.kernel.org/u-boot/20230117120938.818180-1-andre.przywara@arm.com/
I believe Tom is about to queue the proper fix?
Thanks for the report!
Cheers,
Andre
More information about the U-Boot
mailing list