[U-Boot] [PATCH v2 05/10] bootstage: Store the next ID in the stash

sjg at google.com sjg at google.com
Tue Oct 29 23:21:25 UTC 2019


When stashing bootstage info, store the next ID so that it can be used
when the stash is restored. This avoids the ID starting at zero and
potentially overwriting existing entries.

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

Changes in v2: None

 common/bootstage.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list