Add some information about the 'fdt addr' subcommand, to get things started. Signed-off-by: Simon Glass <sjg at chromium.org> --- doc/usage/cmd/fdt.rst | 69 +++++++++++++++++++++++++++++++++++++++++++ doc/usage/index.rst | 1 + 2 files changed, 70 insertions(+) create mode 100644 doc/usage/cmd/fdt.rst Applied to u-boot-dm, thanks!