]> git.dujemihanovic.xyz Git - u-boot.git/commit
meminfo: Show the lmb records
authorSimon Glass <sjg@chromium.org>
Mon, 21 Oct 2024 08:19:32 +0000 (10:19 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 25 Oct 2024 20:22:24 +0000 (14:22 -0600)
commit9252b7f867f7638ba3f6af85058fee7b3993222d
tree5db5b0530ab0d4daae478bc798d372e79d2e3478
parent1c30f7a844fbedfa6b08bfab9e2ad98088ce1967
meminfo: Show the lmb records

Add the lmb records onto the end of the memory map.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/meminfo.c
test/cmd/meminfo.c