diff --git a/soc/andestech/ae350/soc_v5.h b/soc/andestech/ae350/soc_v5.h index 09d7ddca903..111a021a4f8 100644 --- a/soc/andestech/ae350/soc_v5.h +++ b/soc/andestech/ae350/soc_v5.h @@ -10,10 +10,19 @@ /* Control and Status Registers (CSRs) available for Andes V5 SoCs */ #define NDS_MMISC_CTL 0x7D0 #define NDS_MCACHE_CTL 0x7CA -#define NDS_MMSC_CFG 0xFC2 #define NDS_MXSTATUS 0x7C4 +#define NDS_MCCTLBEGINADDR 0x7CB +#define NDS_MCCTLCOMMAND 0x7CC +#define NDS_MCCTLDATA 0x7CD #define NDS_UITB 0x800 #define NDS_UCODE 0x801 +#define NDS_UCCTLBEGINADDR 0x80B +#define NDS_UCCTLCOMMAND 0x80C +#define NDS_MICM_CFG 0xFC0 +#define NDS_MDCM_CFG 0xFC1 +#define NDS_MMSC_CFG 0xFC2 +#define NDS_MMSC_CFG2 0xFC3 +#define NDS_MRVARCH_CFG 0xFCA /* Control and Status Registers (CSRs) available for Andes V5 PMA */ #define NDS_PMACFG0 0xBC0