commit | cd628773406e55a0999fc65fc1e4094b66cfceb1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 10 17:00:05 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 22 15:58:03 2025 -0600 |
tree | 9eb5b007f39c944c389d6c5e5e62c8aafb339542 | |
parent | cd1bc7e51d02ca653643a9ddaa57271d208d1f8c [diff] |
serial: Support info() method in ns16550 xPL with UPL UPL needs to pass the serial details onto the next stage, so adjust the condition to support this. Signed-off-by: Simon Glass <sjg@chromium.org>