]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gth/gth.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / gth / gth.c
index b1fcbf5cc36a2f49239aaf549ee4e24506a2d9b9..788a6a0948930a6e13ed9d26fa5275087f28c84d 100644 (file)
@@ -265,7 +265,7 @@ int initsdram (uint base, uint * noMbytes)
 #endif
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        u32 *i;
        u32 j;