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-06-28 17:03:30 -04:00
2009-04-06 20:40:46 +02:00
2022-06-28 17:03:31 -04:00
2022-01-19 18:11:34 +01:00