[U-Boot] [PATCH 1/2] bdinfo: Don't print out empty DRAM banks

Bin Meng bmeng.cn at gmail.com
Sun Aug 7 08:41:47 CEST 2016


On Sat, Aug 6, 2016 at 11:57 AM, Simon Glass <sjg at chromium.org> wrote:
> There is no sense in printing out DRAM banks of size 0 since this means they
> are empty. Skip them.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  cmd/bdinfo.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list