Commit d1e2c8be authored by Wei-Tai Lee's avatar Wei-Tai Lee Committed by Anas Nashif
Browse files

soc: andestech: add the definitions for cache driver



Add some definitions for cache driver.

Signed-off-by: default avatarWei-Tai Lee <wtlee@andestech.com>
parent bb2e5365
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -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