]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/BuS/EB+MCF-EV123/EB+MCF-EV123.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / BuS / EB+MCF-EV123 / EB+MCF-EV123.c
index dcfd83ed2792870150cddbe0c3cb5b6cce1683f6..fad9c406d9bab6417140e7e84fe494d84ed072ad 100644 (file)
@@ -39,7 +39,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        int size,i;