Simon Glass b85fc8dbab bootstd: Add a default method to get bootflows
The code in these functions turns out to often be the same. Add a default
get_bootflow() function and allow the drivers to select it by setting
the method to NULL.

This saves a little code space.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:39 -05:00
..
2022-09-25 08:30:05 -06:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-10-24 18:02:54 +09:00
2021-10-01 12:10:09 -04:00
2022-01-19 18:11:34 +01:00
2022-10-24 18:02:15 +09:00