Files
u-boot/test
Simon Glass ecb274cf06 dm: test: Correct ordering of DM setup
We must call dm_scan_other() after devices from the device tree have been
created, since that function behaves differently if there is no bootstd
device.

Adjust the logic to achieve this.

Also fix the bootflow_system() test which was relying on this broken
behaviour.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:39 -05:00
..
2023-01-23 18:11:39 -05:00
2023-01-23 18:11:39 -05:00
2022-08-10 13:38:30 -04:00
2022-10-21 21:37:47 -04:00