diff --git a/board/theadorable/theadorable.c b/board/theadorable/theadorable.c
index b8b014838e3f588ce3ff4b954f89322f5d16a6c4..c1db28985ae25abe203850f8369a4a49680ffdd5 100644
--- a/board/theadorable/theadorable.c
+++ b/board/theadorable/theadorable.c
@@ -193,8 +193,6 @@ int board_init(void)
 
 int checkboard(void)
 {
-	puts("Board: theadorable\n");
-
 	board_fpga_add();
 
 	return 0;