]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mvblm7/mvblm7.c
update mvBL-M7 board config
[karo-tx-uboot.git] / board / mvblm7 / mvblm7.c
index 69fd7850e3b4bbb1f5945eb194384b8b91b7bf94..b07f91393c2acf589c35069ee1de41c91b842e86 100644 (file)
@@ -90,7 +90,7 @@ phys_size_t initdram(int board_type)
 
 int checkboard(void)
 {
-       puts("Board: Matrix Vision mvBlueLYNX-M7 " MV_VERSION "\n");
+       puts("Board: Matrix Vision mvBlueLYNX-M7\n");
 
        return 0;
 }