commit | 747244840b647991844556284aacdb3857440861 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 13 06:06:59 2022 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 26 02:30:56 2022 -0600 |
tree | d6f43333ce2926a4acc8b36316eed21ba42938b4 | |
parent | 281996110c1f42b5476e43040798cb38169b6119 [diff] |
fdt: Start a test for the fdt command Add a basic test of the 'fdt addr' command, to kick things off. This includes a new convenience function to run a command from a printf() string. Signed-off-by: Simon Glass <sjg@chromium.org>