]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/purple/purple.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / purple / purple.c
index 72d5734427adab9e97fe0af810eeef48073af98d..97755911297608976c8b862ebecedfd0bdbfbdc1 100644 (file)
@@ -124,7 +124,7 @@ static void sdram_timing_init (ulong size)
        }
 }
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        /* The only supported number of SDRAM banks is 4.
         */