Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147913896
D12535.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
624 B
Referenced Files
None
Subscribers
None
D12535.diff
View Options
Index: head/sys/arm/allwinner/if_awgreg.h
===================================================================
--- head/sys/arm/allwinner/if_awgreg.h
+++ head/sys/arm/allwinner/if_awgreg.h
@@ -115,9 +115,9 @@
#define EMAC_MII_DATA 0x4c
#define EMAC_ADDR_HIGH(n) (0x50 + (n) * 8)
#define EMAC_ADDR_LOW(n) (0x54 + (n) * 8)
-#define EMAC_TX_DMA_STA 0x80
-#define EMAC_TX_DMA_CUR_DESC 0x84
-#define EMAC_TX_DMA_CUR_BUF 0x88
+#define EMAC_TX_DMA_STA 0xb0
+#define EMAC_TX_DMA_CUR_DESC 0xb4
+#define EMAC_TX_DMA_CUR_BUF 0xb8
#define EMAC_RX_DMA_STA 0xc0
#define EMAC_RX_DMA_CUR_DESC 0xc4
#define EMAC_RX_DMA_CUR_BUF 0xc8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 15, 3:19 PM (4 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29721204
Default Alt Text
D12535.diff (624 B)
Attached To
Mode
D12535: Fix if_awg tx dma status reg offsets
Attached
Detach File
Event Timeline
Log In to Comment