提交 31dd0a9a 编写于 作者: B Bin Meng 提交者: Simon Glass

common: Print nothing in the __weak checkboard()

Do not print confusing "Board: Unknown" during boot.
Signed-off-by: NBin Meng <bmeng.cn@gmail.com>
Acked-by: NSimon Glass <sjg@chromium.org>
上级 01124327
......@@ -8,7 +8,6 @@
int __weak checkboard(void)
{
printf("Board: Unknown\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册