Skip to content
Snippets Groups Projects
Commit 5add293b authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

generic-board: make compile-time noise for non-generic boards


Commit 0f605c15 (Start the deprecation process for generic board)
added a run-time warning message.  Let's be noisier for non-generic
boards to inform the dead line of the conversion.

This commit intentionally outputs a warning message to stdout.
We still have many unconverted boards.  If we print the message
to stderr, MAKEALL and buildman will report tons of broken boards
and really important information will be buried.

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@ti.com>
parent cfa1bd07
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment