]> git.sur5r.net Git - u-boot/blobdiff - board/qemu-mips/qemu-mips.c
Blackfin: cm-bf527: new board port
[u-boot] / board / qemu-mips / qemu-mips.c
index 6e6eab27779b9018fc77edb732c008bcd6712b8a..7a69a00f99a0f0293c1be8127e5ab615933be857 100644 (file)
@@ -26,7 +26,7 @@
 #include <asm/mipsregs.h>
 #include <asm/io.h>
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        /* Sdram is setup by assembler code */
        /* If memory could be changed, we should return the true value here */