]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8349itx/mpc8349itx.c
FSL DDR: Convert MPC8541CDS to new DDR code.
[u-boot] / board / freescale / mpc8349itx / mpc8349itx.c
index 0317bfe6d4eda4d8c5ad164a7913c650b913dc05..d3fc560df3586f6c5465741ebaa8d196287ccbcd 100644 (file)
@@ -128,7 +128,7 @@ volatile static struct pci_controller hose[] = {
 };
 #endif                         /* CONFIG_PCI */
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        volatile immap_t *im = (immap_t *) CFG_IMMR;
        u32 msize = 0;