diff options
| author | Simon Glass <[email protected]> | 2019-09-25 08:56:07 -0600 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2019-10-08 13:57:41 +0800 |
| commit | 189882c9337bd4fa0a6b2c5de3031cd6f4b8e262 (patch) | |
| tree | e66d566ec146c814cd00492eba44af00f18e37a6 /include/string.h | |
| parent | 37a1cf9c9c4c670e074feb8fb2fc6b4a40a80b1b (diff) | |
sandbox: Add a -T flag to use the test device tree
U-Boot already supports using -D to indicate that it should use the normal
device tree. It is sometimes useful to run with the test device tree, e.g.
when running a test. Add a -T option for this along with some
documentation.
It can be used like this:
/tmp/b/sandbox/u-boot -T -c "ut dm pci_busdev"
(this will use /tmp/b/sandbox/arch/sandbox/dts/test.dtb as the DT)
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/string.h')
0 files changed, 0 insertions, 0 deletions
