[PATCH 10/16] bootstd: Add private bootmeth data to the bootflow

Simon Glass sjg at chromium.org
Fri Aug 11 15:37:45 CEST 2023


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 <sjg at chromium.org>
---

 boot/bootflow.c    | 1 +
 include/bootflow.h | 2 ++
 2 files changed, 3 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list