commit | 177e0fdee26ea791482e7944acb00fa1034f3176 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 07 17:34:52 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 12 09:57:29 2021 -0500 |
tree | 8dfa5a0fc94a64b5b87187cab68ad02fe29bc953 | |
parent | 242357c35e1b36c14bac42671a9419ab47c7410b [diff] |
test: Move dm_scan_plat() to test_pre_run() Move this step over to the pre-run function. Signed-off-by: Simon Glass <sjg@chromium.org>