]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/etin/debris/debris.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / etin / debris / debris.c
index 67375e9feadd02dcade0cfd9383d355e03d142c9..763760fd23e6464ec831816f866e748c2ba71af6 100644 (file)
@@ -53,7 +53,7 @@ int checkflash (void)
 }
 #endif
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        int m, row, col, bank, i;
        unsigned long start, end;