[PATCH 2/2] fdt: Show the type of devicetree with fdt addr

Simon Glass sjg at chromium.org
Sat Jul 24 23:11:55 CEST 2021


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 at chromium.org>
---

 cmd/fdt.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list