]> git.sur5r.net Git - u-boot/blobdiff - board/total5200/total5200.c
Change initdram() return type to phys_size_t
[u-boot] / board / total5200 / total5200.c
index c8d4c67102d4e5586058e22de14bc84688e56ffd..868ebd5f540418cc9e7128e69fa746c708c5730c 100644 (file)
@@ -36,7 +36,7 @@
 #include "mt48lc16m16a2-75.h"
 #endif
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        sdram_conf_t sdram_conf;