- fixed SYS_EMAC_DATA_CACHED
git-svn-id: http://moon:8086/svn/mips@203 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
#define SYS_EMAC_DATA (SYS_IO_BASE + 0x58000)
|
||||
#define SYS_EMAC_RX_DATA SYS_EMAC_DATA
|
||||
#define SYS_EMAC_TX_DATA SYS_EMAC_DATA
|
||||
#define SYS_EMAC_DATA_CACHED (SYS_IO_BASE + 0x10008000)
|
||||
#define SYS_EMAC_DATA_CACHED (0x10008000)
|
||||
|
||||
// Sync. SRAM
|
||||
#define SYS_SSRAM_IO 0xA8000000
|
||||
|
||||
Reference in New Issue
Block a user