lmb/bdinfo: dump lmb info via bdinfo
authorTero Kristo <t-kristo@ti.com>
Mon, 20 Jul 2020 08:10:45 +0000 (11:10 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 5 Aug 2020 03:30:02 +0000 (23:30 -0400)
commit9996cea75f5a77db5a6055342130d27a36830ef8
treec6383ae1612af79f00904cfba809323495740f23
parentcc6b87ecaa96325577a8fafabc0d5972b816bc6c
lmb/bdinfo: dump lmb info via bdinfo

Dump lmb status from the bdinfo command. This is useful for seeing the
reserved memory regions from the u-boot cmdline.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
cmd/bdinfo.c
include/lmb.h
lib/lmb.c