]> git.sur5r.net Git - u-boot/blobdiff - include/fsl_ddr_sdram.h
arm: am57xx: cl-som-am57x: add ETH support
[u-boot] / include / fsl_ddr_sdram.h
index 486e47e508d0741a29600220bb1b45b2770cbc1c..1404c5793607089c519c8d8f6dfe0fc9ef18fe57 100644 (file)
@@ -299,7 +299,7 @@ typedef struct fsl_ddr_cfg_regs_s {
        unsigned int ddr_cdr2;
        unsigned int err_disable;
        unsigned int err_int_en;
-       unsigned int debug[32];
+       unsigned int debug[64];
 } fsl_ddr_cfg_regs_t;
 
 typedef struct memctl_options_partial_s {
@@ -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;