]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sl8245/sl8245.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / sl8245 / sl8245.c
index 593eb4ee80e5bea5db5cd95fe657f0d320e7d616..86478871bcbd52e08c89abfa0a960d2d91888205 100644 (file)
@@ -34,7 +34,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
 #ifndef CFG_RAMBOOT
        long size;