]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sandpoint/sandpoint.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / sandpoint / sandpoint.c
index aeb10a74347e721cbae6153d2fde87320106450b..7429647b80fd4fa78f86a13dfefb968e68faca73 100644 (file)
@@ -50,7 +50,7 @@ int checkflash (void)
 }
 #endif
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long size;
        long new_bank0_end;