commit | a27ea1e85b6c9e42ec6d4b3f58e1b6747958e27e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 07 10:17:40 2023 +0100 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 14 20:04:01 2023 -0700 |
tree | 469779cc9196adce361abe56c2ce27a6563e98ce | |
parent | c7bc6cd941aa9e4adf3dec18e6c3d76f029ba8f8 [diff] |
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>