]> git.sur5r.net Git - u-boot/blobdiff - board/gaisler/gr_cpci_ax2000/gr_cpci_ax2000.c
Fix all linker script to handle all rodata sections
[u-boot] / board / gaisler / gr_cpci_ax2000 / gr_cpci_ax2000.c
index d99b45523ac84b211edf566b1b0b05dca6ca1a18..105a74714b965e4ca8f176fec792dfdf029b9160 100644 (file)
@@ -22,7 +22,7 @@
 #include <config.h>
 #include <asm/leon.h>
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
        return 1;
 }