[PATCH 2/2] board: tbs2910: Convert to DM_SERIAL

Fabio Estevam festevam at gmail.com
Tue Mar 15 00:16:16 CET 2022


Hi Soeren,

On Mon, Mar 14, 2022 at 7:38 PM Tom Rini <trini at konsulko.com> wrote:

> Again, DM_SERIAL can be enabled on the board as he's already shown by
> setting two options, which silences the warning, increases the size and
> doesn't make anything better.  That's likely what the other boards are
> doing, or they're just having some console output be missing.  What
> would need to be set where, so that serial output isn't missing, without
> having to manually call setup_iomux_uart() like so many imx platforms
> are doing.

Does the attached patch work for you?

I tested a similar patch on warp7 and it works fine here and the early
U-Boot messages are shown.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tbs2910.patch
Type: text/x-patch
Size: 3938 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220314/52e3cb38/attachment.bin>


More information about the U-Boot mailing list