mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
driver/ddr/fsl: Add more debug registers
32 more debug registers are added for newer DDR controllers. Signed-off-by: York Sun <york.sun@nxp.com> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@nxp.com>
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user