1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/common
Simon Glass d633006463 spl: Add a define for SPL_TPL_PROMPT
We should use a macro rather than hard-coding the SPL prompt to 'spl'
since the code can be used by TPL too. Add a macro that works for both
and use it in various places.

This allows TPL to use the same code without printing confusing messages.

Note that the string is lower case ('spl', 'tpl') which is a change from
previously.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2018-11-26 08:25:34 -05:00
..
2018-11-26 08:25:34 -05:00
2018-11-26 08:25:32 -05:00
2018-09-10 20:20:34 -04:00
2018-10-22 13:01:27 +02:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00