]> 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 41cb39dc9c99171a359aac6a557a9f20ac4fd6fe..3129703f791f42e5ef49a82f50d070b45215599d 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;
 }