]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ipek01/ipek01.c
board_f: Drop board_type parameter from initdram()
[people/ms/u-boot.git] / board / ipek01 / ipek01.c
index 2e62355c48384259399879464c221d7219cca136..ab94c654994c938e84a2d4f665dbae4ec884bd22 100644 (file)
@@ -80,7 +80,7 @@ static void sdram_start (int hi_addr)
  *           CONFIG_SYS_SDRAM_BASE is something else than 0x00000000.
  */
 
-phys_size_t initdram (int board_type)
+phys_size_t initdram(void)
 {
        struct mpc5xxx_mmap_ctl *mmap_ctl =
                (struct mpc5xxx_mmap_ctl *)CONFIG_SYS_MBAR;