commit | cf1616822091865730b9a3c1255cfb8d2039f0ee | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Aug 05 21:57:27 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 16 11:44:09 2016 +0800 |
tree | 3018026cf73d6855fafbdbc4d62951f65a65cac3 | |
parent | 5d2a588516babe5a0f032b5aed9aa9a0447ecf1c [diff] |
bdinfo: Don't print out empty DRAM banks 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@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>