The barebox bootloaders displays the following pieces of information on the screen:
- It tries to boot into
root-a …
- … but it failed.
- It tries to boot into
root-b …
- … but it failed.
This is not that much information. It would be great to print at least the following additional pieces of information:
- None of the two boot slots have remaining attempts, so none will be booted.
- The boot was interrupted via the console / other manual interruption.
The barebox bootloaders displays the following pieces of information on the screen:
root-a…root-b…This is not that much information. It would be great to print at least the following additional pieces of information: