]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/psyent/pci5441/pci5441.c
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / board / psyent / pci5441 / pci5441.c
index ea80dd139546282741771c974f6182ef6ffc0649..0afef6f967ad0ffe0b22d6c86477ff52833c1fa2 100755 (executable)
@@ -34,7 +34,7 @@ int checkboard (void)
        return 0;
 }
 
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        return (0);
 }