Some bootmeths need to store their own information related to the
bootflow, in addition to the generic information in struct bootflow.
Add a pointer for this.
Signed-off-by: Simon Glass
---
boot/bootflow.c| 1 +
include/bootflow.h | 2 ++
2 files changed, 3 insertions(+)
Applied to u-boot-
Some bootmeths need to store their own information related to the
bootflow, in addition to the generic information in struct bootflow.
Add a pointer for this.
Signed-off-by: Simon Glass
---
boot/bootflow.c| 1 +
include/bootflow.h | 2 ++
2 files changed, 3 insertions(+)
diff --git a/boot/
2 matches
Mail list logo