Commit 7bf77fbb authored by Alessandro Rubini's avatar Alessandro Rubini

swap again pps and timestamp, for new fw

parent 76457783
......@@ -49,10 +49,10 @@
#define FPGA_SIZE_EACH_EP 0x400
#define FPGA_BASE_VIC 0x10050000 /* not used here */
#define FPGA_SIZE_VIC 0x00001000
#define FPGA_BASE_PPSG 0x10051000
#define FPGA_SIZE_PPSG 0x00001000
#define FPGA_BASE_TS 0x10052000
#define FPGA_BASE_TS 0x10051000
#define FPGA_SIZE_TS 0x00001000
#define FPGA_BASE_PPSG 0x10052000
#define FPGA_SIZE_PPSG 0x00001000
enum fpga_blocks {
WRN_FB_NIC,
......
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