[U-Boot] [PATCH v2 2/6] apalis/colibri_t20/t30: deactivate displaying board info
Stephen Warren
swarren at wwwdotorg.org
Wed Sep 28 20:00:18 CEST 2016
On 09/28/2016 03:35 AM, Marcel Ziswiler wrote:
> Avoid a checkboard() name clash with our upcoming custom implementation
> thereof.
If you want to avoid naming conflicts, please simply name your new
function something that doesn't conflict. That way it will avoid
confusion is someone actually wants to enable the
CONFIG_DISPLAY_BOARDINFO option themselves, plus it avoids taking the
current feature set away.
More information about the U-Boot
mailing list