On Wed, 7 Sept 2022 at 01:52, Michal Simek <[email protected]> wrote: > > The commit 9996cea75f5a ("lmb/bdinfo: dump lmb info via bdinfo") added > support for dumping LMB information as the part of bdinfo. But code itself > should be called only when LMB is enabled. > > Signed-off-by: Michal Simek <[email protected]> > --- > > cmd/bdinfo.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

