]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/westel/amx860/amx860.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / westel / amx860 / amx860.c
index 8826667cdc7d20e42265e915effd825788c76352..4742aafc5e30c0e8ff7347d5ea68d24ff1b73457 100644 (file)
@@ -61,7 +61,7 @@ int checkboard (void)
 
 /* ------------------------------------------------------------------------- */
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
 
        volatile immap_t     *immap = (immap_t *)CFG_IMMR;