commit | b29a0dbdc3de43a8574335bef93d50c659eff2e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 21 14:55:26 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 01 09:05:24 2021 -0600 |
tree | 138fcffbb6a14e7c9588c40e985d724396f99447 | |
parent | 0c929631a237be26042b87259c3404d9756a0773 [diff] |
fdt: Show the type of devicetree with fdt addr It seems useful to show whether the address of the Control or Working devicetree is being shown. Add support for this. Drop the confusing 0x prefix since the command itself only accepts hex. Signed-off-by: Simon Glass <sjg@chromium.org>