diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-04-04 09:50:52 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2024-04-04 10:45:27 +0200 |
commit | 8983f0a5165698db95a1561311d65daa8b972f96 (patch) | |
tree | 429959d16a08dc9603b31e85dc9c52484a91cebd /lib/net_utils.c | |
parent | b555148fdd590f063c571e33184d557377d64a2e (diff) |
arm: mvebu: turris_{omnia, mox}: Don't print model two times
Since commit 8cd4bf7dc9ba ("turris: Use checkboard() instead of
show_board_info()") the model is show two times during boot:
Model: Turris Omnia
Model: Turris Omnia
This is because the common function show_board_info() shows it, and
Turris' checkboard() also does.
Remove the second print.
Fixes: 8cd4bf7dc9ba ("turris: Use checkboard() instead of show_board_info()")
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions