[PATCH] cmd: bdinfo: Enable dumping lmb data when LMB is enabled

Simon Glass sjg at chromium.org
Wed Sep 7 23:10:45 CEST 2022


On Wed, 7 Sept 2022 at 01:52, Michal Simek <michal.simek at amd.com> 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 <michal.simek at amd.com>
> ---
>
>  cmd/bdinfo.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list