Commit a073249a authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

update base address for PSTATS after optimizations

parent 662d91b3
......@@ -2,7 +2,7 @@
#define __WR_PSTATS_H__
/*General VIC IRQ stuff*/
#define FPGA_BASE_PSTATS 0x10070000
#define FPGA_BASE_PSTATS 0x10058000
#define WR_PSTATS_IRQ 3
#define WRVIC_BASE_IRQ (NR_AIC_IRQS + (5 * 32))
/*****/
......
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