]> git.sur5r.net Git - u-boot/blobdiff - board/barco/barco.c
Change initdram() return type to phys_size_t
[u-boot] / board / barco / barco.c
index becbd0abda623cd85271acc8725cc80cc6d23f6f..72e7e0b0506e4353424ab8f56a6f50c521429e27 100644 (file)
@@ -83,7 +83,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long size;
        long new_bank0_end;