commit | d7f1672cf78dc576c5bccb8b2eb5f6ace7fe00bf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 29 19:49:29 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 11:44:47 2024 -0600 |
tree | dfaf0a59d08e97a642a8269170706517cb8424cf | |
parent | 47bd48048fb1f0e8004456c69fa4acc98bbbb7df [diff] |
stdio: Make use of the SERIAL define This is always enabled for U-Boot proper, so simplify the condition in the common Makefile. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>