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

Bin Meng bmeng.cn at gmail.com
Tue Aug 9 04:39:29 CEST 2016


On Sun, Aug 7, 2016 at 2:41 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list