]> git.dujemihanovic.xyz Git - u-boot.git/commit
stdio: Make use of the SERIAL define
authorSimon Glass <sjg@chromium.org>
Mon, 30 Sep 2024 01:49:29 +0000 (19:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2024 17:44:47 +0000 (11:44 -0600)
commitd7f1672cf78dc576c5bccb8b2eb5f6ace7fe00bf
treedfaf0a59d08e97a642a8269170706517cb8424cf
parent47bd48048fb1f0e8004456c69fa4acc98bbbb7df
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>
include/stdio.h