85xx: Fix enabling of L1 cache parity on secondary cores
[oweals/u-boot.git] / include / asm-ppc / mpc512x.h
index 20456f52f7d2638775170faf8ec3fd618a85daec..960e2292942a353db9cdb940b364c983e8cb719c 100644 (file)
@@ -50,7 +50,8 @@ static inline void sync_law(volatile void *addr)
 /*
  * Prototypes
  */
-extern long int fixed_sdram(void);
+extern long int fixed_sdram(ddr512x_config_t *mddrc_config,
+                               u32 *dram_init_seq, int seq_sz);
 extern int mpc5121_diu_init(void);
 extern void ide_set_reset(int idereset);