]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/plu405/plu405.c
Change initdram() return type to phys_size_t
[karo-tx-uboot.git] / board / esd / plu405 / plu405.c
index 57762b54ee043e3262996e3f77323a584857d1e2..fc71e9a2a1aa0a7dff03d46826e2ead6d37c66ac 100644 (file)
@@ -232,7 +232,7 @@ int checkboard (void)
 }
 
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        unsigned long val;