[PATCH 11/19] bootstage: Warning if space is exhausted

Simon Glass sjg at chromium.org
Sat Mar 27 04:17:48 CET 2021


At present bootstage silently ignores new records if it runs out of
space. It is sometimes obvious by looking at the report, but the IDs are
not contiguous, so it is easy to miss.

Aad a message so that action can be taken.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 common/bootstage.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list