]> git.sur5r.net Git - u-boot/blobdiff - board/dave/PPChameleonEVB/PPChameleonEVB.c
Change initdram() return type to phys_size_t
[u-boot] / board / dave / PPChameleonEVB / PPChameleonEVB.c
index e8302d9fc7f72befebaa790f499ab098201474ab..c9b288a41308221277b0044bb74604b4254db68d 100644 (file)
@@ -203,7 +203,7 @@ int checkboard (void)
 
 /* ------------------------------------------------------------------------- */
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        unsigned long val;