Commit ff0bf029 authored by Lucas Russo's avatar Lucas Russo

include/boards/*: add SDB base address

parent 95e8921e
......@@ -13,6 +13,8 @@
/*********************** Static AFCv3 FPGA layout ***********************/
#define SDB_ADDRESS 0x00200000UL
/* Should be autodiscovered by SDB */
/* Wishbone RAW Addresses */
......
......@@ -13,6 +13,8 @@
/*********************** Static AFCv3 FPGA layout ***********************/
#define SDB_ADDRESS 0x00200000UL
/* Should be autodiscovered by SDB */
/* Wishbone RAW Addresses */
......
......@@ -13,6 +13,8 @@
/*********************** Static ML605 FPGA layout ***********************/
#define SDB_ADDRESS 0x00300000UL
/* Should be autodiscovered by SDB */
/* Wishbone RAW Addresses */
......
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