commit | df692c388d8f9e5c1ce23fa87cea6a1effad1250 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 28 20:35:07 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:26:35 2021 -0700 |
tree | fd3bda86a671f6cd5331ea3daf48d478b5d82c53 | |
parent | 9065bc9322a0e26595c6171ae1d372a0b8f8f7e0 [diff] |
dtoc: Move src_scan tests to a separate file Move the tests related to scanning into their own class, updating them to avoid using dtb_platdata as a pass-through. Signed-off-by: Simon Glass <sjg@chromium.org>