These flags actually relate to the iterator, not the bootflow struct itself. Rename them.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) boot/bootdev-uclass.c | 16 ++++++------- boot/bootflow.c | 20 ++++++++-------- cmd/bootflow.c | 8 +++---- doc/develop/bootstd.rst | 12 +++++----- include/bootflow.h | 51 +++++++++++++++++++++-------------------- test/boot/bootdev.c | 10 ++++---- test/boot/bootflow.c | 2 +- 7 files changed, 60 insertions(+), 59 deletions(-) Applied to u-boot-dm/next, thanks!

