
Error messages for common boot problems
fnuecke opened this issue ยท 0 comments
E.g. display specific error messages when:
- no flash memory installed
- flash memory knows certain requirements must be met but are not
- e.g. make OpenSBI/Linux Flash Memory check if sufficient memory has been installed and if Linux rootfs disk is present. Well, any disk at all, since people might copy it to a common one.
- ...?