]> git.baikalelectronics.ru Git - uboot.git/commit
timer: Use a shorter error in TPL
authorSimon Glass <sjg@chromium.org>
Wed, 23 Dec 2020 15:11:16 +0000 (08:11 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 5 Jan 2021 19:24:40 +0000 (12:24 -0700)
commitbf535a1976823518dffe053aa738f7bcdc626c8c
treec92797be4377b6fbb0459bdb6e22cfccba0ea89f
parent16d4e01741f85bcdceaeea1188fe7476dbdfd83c
timer: Use a shorter error in TPL

This error should not happen in normal use. Reduce the length of it to
save space in the image.

Add an empty spl.h file to sh since it appears to lack this.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/time.c