Simon Glass ae0bf2214b vbe: Add a test for VBE device tree fixups
When a FIT includes some OS requests, U-Boot should process these and add
the requested info to corresponding subnodes of the /chosen node. Add a
pytest for this, which sets up the FIT, runs bootm and then uses a C
unit test to check that everything looks OK.

The test needs to run on sandbox_flattree since we don't support
device tree fixups on sandbox (live tree) yet. So enable BOOTMETH_VBE and
disable bootflow_system(), since EFI is not supported on
sandbox_flattree.

Add a link to the initial documentation.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:13 -06:00
..
2022-10-03 15:25:32 -04:00
2022-09-16 11:05:16 -04:00
2022-09-13 16:01:44 -04:00
2022-04-04 10:48:44 -04:00
2022-09-19 16:07:12 -04:00
2022-08-13 11:09:49 +02:00
2022-01-19 16:18:09 +01:00
2022-03-02 10:28:12 -05:00
2022-10-03 15:25:32 -04:00