summaryrefslogtreecommitdiff
path: root/boot/bootdev-uclass.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-01-17 10:47:23 -0700
committerTom Rini <trini@konsulko.com>2023-01-23 18:11:39 -0500
commitecb274cf06b79c791509e43af53d5a2ff1112941 (patch)
tree27c90e872b54257090d8f952dc278b158ded3685 /boot/bootdev-uclass.c
parentd94d9844bca9352b1e9888a70f12c79ec76cd313 (diff)
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>
Diffstat (limited to 'boot/bootdev-uclass.c')
0 files changed, 0 insertions, 0 deletions