]> git.sur5r.net Git - u-boot/blobdiff - board/pn62/pn62.c
Change initdram() return type to phys_size_t
[u-boot] / board / pn62 / pn62.c
index b2f348d4d6d5b24d101d831a1f279c0a34bb5c22..d905b2965cc7fa0a23ccd52090664ca43e564563 100644 (file)
@@ -75,7 +75,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        long size;
        long new_bank0_end;