]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add a way to show the sandbox memory-mapping
authorSimon Glass <sjg@chromium.org>
Mon, 28 Oct 2024 12:47:57 +0000 (13:47 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 03:27:12 +0000 (21:27 -0600)
commit5400c4bc0528b1f2bebd97de1deed62cbd65039b
tree41c5bd417f61cfa78a0667e2b10491901cc9a92d
parentec6d30649cd5026acf64301cca3d1721c16e69e7
sandbox: Add a way to show the sandbox memory-mapping

This is mostly hidden in the background, but it is sometimes useful to
look at it. Add a function to allow this.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c
arch/sandbox/include/asm/cpu.h
cmd/sb.c
doc/usage/cmd/sb.rst