]> git.sur5r.net Git - u-boot/blobdiff - board/o2dnt/o2dnt.c
smdk6400: Use CONFIG_FLASH_CFI_DRIVER
[u-boot] / board / o2dnt / o2dnt.c
index 81a27002f43efc46f8ddaac6dd9224fb8e288edf..a4eed3a43611d5e77e2116b2a29432bd9985a20c 100644 (file)
@@ -67,7 +67,7 @@ static void sdram_start (int hi_addr)
  *            use of CFG_SDRAM_BASE. The code does not work if CFG_SDRAM_BASE
  *            is something else than 0x00000000.
  */
-long int initdram (int board_type)
+phys_size_t initdram (int board_type)
 {
        ulong dramsize = 0;
        ulong dramsize2 = 0;