ppc: Remove reloc_off field from global_data structure
[oweals/u-boot.git] / include / asm-ppc / mpc512x.h
index 20456f52f7d2638775170faf8ec3fd618a85daec..8ef0d9ca6ddbf4e77d68ccde6357ed6f3ff8b4f4 100644 (file)
@@ -50,7 +50,7 @@ static inline void sync_law(volatile void *addr)
 /*
  * Prototypes
  */
-extern long int fixed_sdram(void);
+extern long int fixed_sdram(u32 *mddrc_config, u32 *dram_init_seq, int seq_sz);
 extern int mpc5121_diu_init(void);
 extern void ide_set_reset(int idereset);