commit | 31dd0a9a76f22427c34812d8f5cdf6408e803156 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Jul 31 00:24:40 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:39 2015 -0600 |
tree | 93b7948efcbca45eaaaeaad3c17e95327bee4575 | |
parent | 01124327988d4eddd9d7580158d1d4fcf439d538 [diff] |
common: Print nothing in the __weak checkboard() Do not print confusing "Board: Unknown" during boot. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>