u-boot/test/boot
Simon Glass bfdfc5d853 bootstd: Move VBE setup into a shared function
This information needs to be set up by the bootstd tests as well. Move it
into a common function and ensure it is executed before any bootstd test
is run.

Make sure the 'images' parameter is set correctly for fixups.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:13 -06:00
..
bootdev.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootflow.c bootstd: Check building without global bootmeths 2022-08-12 08:17:11 -04:00
bootmeth.c dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
bootstd_common.c bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00
bootstd_common.h bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00
Makefile bootstd: Add vbe bootmeth into sandbox 2022-08-12 08:17:11 -04:00
vbe_simple.c bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00