
30 Oct
2019
30 Oct
'19
12:21 a.m.
On 22.10.19 01:26, Simon Glass wrote:
This function is used in the bootstage report which may be trigged in TPL or TPL. Add a very basic implication of this function so that it builds. There is no attempt to get the formatting right, since this would add too much code size.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
lib/tiny-printf.c | 6 ++++++ 1 file changed, 6 insertions(+)
Applied to u-boot-dm, thanks!