On Tue, 04 Mar 2025 14:24:36 -0600, Tom Rini wrote: > On PowerPC platforms with TPL enabled and SPL_SYS_NS16550_SERIAL > enabled, today this builds under TPL as well due to how $(XPL_) is > defined. Add the TPL_SYS_NS16550_SERIAL itself for consistency and > clarity. > >
Applied to u-boot/next, thanks! [1/1] serial: Add missing TPL_SYS_NS16550_SERIAL symbol commit: 0d8b2970a47c914faf13dd1aa97ff7f2070ba8e1 -- Tom