arm: mvebu: theadorable: Remove Board name output in checkboard
[oweals/u-boot.git] / board / theadorable / theadorable.c
index b8b014838e3f588ce3ff4b954f89322f5d16a6c4..c1db28985ae25abe203850f8369a4a49680ffdd5 100644 (file)
@@ -193,8 +193,6 @@ int board_init(void)
 
 int checkboard(void)
 {
-       puts("Board: theadorable\n");
-
        board_fpga_add();
 
        return 0;