bootstd: Add support for bootflows
Add support for bootflows, including maintaining a list of them and
iterating to find them.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- boot/Makefile 1 addition, 0 deletionsboot/Makefile
- boot/bootdev-uclass.c 10 additions, 1 deletionboot/bootdev-uclass.c
- boot/bootflow.c 411 additions, 0 deletionsboot/bootflow.c
- boot/bootstd-uclass.c 1 addition, 1 deletionboot/bootstd-uclass.c
- include/bootflow.h 50 additions, 0 deletionsinclude/bootflow.h
Loading
Please register or sign in to comment