]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/utx8245/utx8245.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / utx8245 / utx8245.c
index 834fd84079b2eb05313c987adf3774d421bf8b72..e2a961a3a3f2bbdc93ffb0dde5dda8136c13b2eb 100644 (file)
@@ -46,7 +46,7 @@ int checkboard(void)
 }
 
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        long size;
        long new_bank0_end;