]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mcc200/mcc200.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / mcc200 / mcc200.c
index a4c4644b4c003513c9abc64ba341d937c1045b6b..77ee3d7ed72cbbff27fffb83971f6c52ebbc394d 100644 (file)
@@ -96,7 +96,7 @@ static void sdram_start (int hi_addr)
  *           is something else than 0x00000000.
  */
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        ulong dramsize = 0;
        ulong dramsize2 = 0;