Skip to content
Snippets Groups Projects
Commit 94599e2b authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Rename unused RAM_DIAG_BG_ETH to make clear that BG RAM is not used and has MM address 0.

parent 363bac71
No related branches found
No related tags found
1 merge request!294Resolve L2SDP-837
......@@ -80,7 +80,7 @@ peripherals:
- { name: g_buf_addr_w, value: 8 }
mm_port_names:
- REG_DIAG_BG_ETH_0
- RAM_DIAG_BG_ETH_0 # not used in eth_tester_tx
- RAM_DIAG_BG_ETH_0_NOT_USED # not used in eth_tester_tx
- peripheral_name: eth_tester_offload_hdr_dat
peripheral_group: eth0_tx
......@@ -139,7 +139,7 @@ peripherals:
- { name: g_buf_addr_w, value: 8 }
mm_port_names:
- REG_DIAG_BG_ETH_1
- RAM_DIAG_BG_ETH_1 # not used in eth_tester_tx
- RAM_DIAG_BG_ETH_1_NOT_USED # not used in eth_tester_tx
- peripheral_name: eth_tester_offload_hdr_dat
peripheral_group: eth1_tx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment