]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: Add a command to display the address map
authorBin Meng <bmeng.cn@gmail.com>
Thu, 25 Feb 2021 09:22:34 +0000 (17:22 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 5 Mar 2021 04:55:43 +0000 (10:25 +0530)
commit048747192e9104967c270bf9366b2f9a15ae3306
tree1ff89032b3a6bf068134cd045cb669f5f5e976c1
parent08533c8343c1f2344237f2819939df078c3d7a84
cmd: Add a command to display the address map

This adds a new command 'addrmap' to display the address map for
non-identity virtual-physical memory mappings.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
cmd/Kconfig
cmd/Makefile
cmd/addrmap.c [new file with mode: 0644]
doc/usage/addrmap.rst [new file with mode: 0644]
doc/usage/index.rst