]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstage: Correct exhasuted typo
authorSimon Glass <sjg@chromium.org>
Tue, 7 Nov 2023 09:17:40 +0000 (10:17 +0100)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Nov 2023 03:04:01 +0000 (20:04 -0700)
commit0d4d9f94c555577f78cddc372c307465fc92413e
tree469779cc9196adce361abe56c2ce27a6563e98ce
parentf6d76e68784591ee32c173a08535c4dff4a76a1e
bootstage: Correct exhasuted typo

Correct this typo in the warning message shown when no more bootstage
records can be added.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/bootstage.c