
6 Dec
2018
6 Dec
'18
2:31 a.m.
On Wed, 5 Dec 2018 at 03:30, Heiko Schocher hs@denx.de wrote:
commit d6330064634a ("spl: Add a define for SPL_TPL_PROMPT")
changes the SPL/TPL banner from upper case into lower case. As SPL and TPL are three-letter acronyms and they are written in upper case, change it back to upper case.
Signed-off-by: Heiko Schocher hs@denx.de
include/spl.h | 4 ++-- test/py/u_boot_console_base.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Oh well, I liked them like that :-)
Reviewed-by: Simon Glass sjg@chromium.org