]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/m5253evbe/m5253evbe.c
Change initdram() return type to phys_size_t
[people/ms/u-boot.git] / board / freescale / m5253evbe / m5253evbe.c
index 43aa84de227e081c08f8c56ea132fc3bb1a5b91d..f80a47c7b77db2fc3c326bbfc0c0a1a3c5f424bf 100644 (file)
@@ -34,7 +34,7 @@ int checkboard(void)
        return 0;
 };
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        int i;