Commit 1a5ef5fb authored by Grzegorz Daniluk's avatar Grzegorz Daniluk Committed by Maciej Lipinski

[switch-optimization]: shift WB Slaves after removing I2C masters

Requires HDL commit named the same.

Conflicts:

	userspace/include/fpga_io.h
parent 8aafd4c9
......@@ -34,13 +34,13 @@
#define FPGA_BASE_EP0 0x30000
/* Time-Aware Traffic Shaper Unit */
#define FPGA_BASE_TATSU 0x59000 // 0x57000
#define FPGA_BASE_TATSU 0x57000 // 0x57000
/* per-port Statistics */
#define FPGA_BASE_PSTATS 0x70000
#define FPGA_BASE_PSTATS 0x58000
/* HardWare Debugging Unit */
#define FPGA_BASE_HWDU 0x71000
#define FPGA_BASE_HWDU 0x59000
/* Endpoint */
#define FPGA_BASE_EP0 0x30000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment