]> git.sur5r.net Git - u-boot/blobdiff - board/bf533-stamp/bf533-stamp.c
smdk6400: Use CONFIG_FLASH_CFI_DRIVER
[u-boot] / board / bf533-stamp / bf533-stamp.c
index c4dde92c1a16e8b1047943b4a02da9b6599d4379..7a17dfa55bdf413ead6243d8fbf4c86c9bb1af42 100644 (file)
@@ -48,7 +48,7 @@ int checkboard(void)
        return 0;
 }
 
-long int initdram(int board_type)
+phys_size_t initdram(int board_type)
 {
 #ifdef DEBUG
        printf("SDRAM attributes:\n");