]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/board_r.c
arm:at91: enable ROM loadable atmel image
[karo-tx-uboot.git] / common / board_r.c
index 8629a656c28a9afe30a25c0fe3ec39a63dbf8a65..d1f0aa9b1ad12272bb657d6fabbad382d72ad746 100644 (file)
@@ -528,6 +528,7 @@ static int show_model_r(void)
 # else
        checkboard();
 # endif
+       return 0;
 }
 #endif