On Thu, 3 Dec 2020 at 02:20, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Remove #ifdef or #ifndef for CONFIG when it is possible to simplify > the console.c code and respect the U-Boot coding rules. > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > common/console.c | 149 +++++++++++++++++++---------------------------- > 1 file changed, 61 insertions(+), 88 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>