commit | 99e6818f2926ac22f0710a65f485f20a9871c2df | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 12:17:03 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | e4d27f00d1b0815f778e562c8c4524fae442e881 | |
parent | 9a1c726ec60f7219caf7fde9542b0b7640038de1 [diff] |
bootflow: Rename bootflow_flags_t These flags actually relate to the iterator, not the bootflow struct itself. Rename them. Signed-off-by: Simon Glass <sjg@chromium.org>