
12 Dec
2020
12 Dec
'20
4:39 p.m.
On Thu, 3 Dec 2020 at 02:20, Patrick Delaunay patrick.delaunay@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.delaunay@st.com
common/console.c | 149 +++++++++++++++++++---------------------------- 1 file changed, 61 insertions(+), 88 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org