Merge git://git.denx.de/u-boot-fsl-qoriq
This commit is contained in:
@@ -138,4 +138,6 @@ int fsl_ddr_get_dimm_params(dimm_params_t *pdimm,
|
||||
void update_spd_address(unsigned int ctrl_num,
|
||||
unsigned int slot,
|
||||
unsigned int *addr);
|
||||
|
||||
void erratum_a009942_check_cpo(void);
|
||||
#endif
|
||||
|
||||
@@ -374,7 +374,8 @@ typedef struct memctl_options_s {
|
||||
unsigned int additive_latency_override_value;
|
||||
|
||||
unsigned int clk_adjust; /* */
|
||||
unsigned int cpo_override;
|
||||
unsigned int cpo_override; /* override timing_cfg_2[CPO]*/
|
||||
unsigned int cpo_sample; /* optimize debug_29[24:31] */
|
||||
unsigned int write_data_delay; /* DQS adjust */
|
||||
|
||||
unsigned int cswl_override;
|
||||
|
||||
Reference in New Issue
Block a user