Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bpm-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
bpm
bpm-sw
Commits
30323471
Commit
30323471
authored
8 years ago
by
Lucas Russo
Browse files
Options
Downloads
Patches
Plain Diff
include/boards/*: fix layout as lnls-dig/bpm-gw@61fb31ca5f changed it
parent
a8bb27f0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
include/boards/afcv3/mem_layout.h
+3
-3
3 additions, 3 deletions
include/boards/afcv3/mem_layout.h
include/boards/afcv3_1/mem_layout.h
+3
-3
3 additions, 3 deletions
include/boards/afcv3_1/mem_layout.h
with
6 additions
and
6 deletions
include/boards/afcv3/mem_layout.h
+
3
−
3
View file @
30323471
...
...
@@ -16,7 +16,7 @@
/* Should be autodiscovered by SDB */
/* Wishbone RAW Addresses */
#define FMC1_130M_BASE_RAW_ADDR 0x003
1
0000
#define FMC1_130M_BASE_RAW_ADDR 0x003
2
0000
#define FMC1_130M_CTRL_RAW_REGS (FMC1_130M_BASE_RAW_ADDR + \
FMC_130M_CTRL_RAW_REGS_OFFS)
...
...
@@ -29,7 +29,7 @@
#define FMC1_130M_LM75A_RAW_I2C (FMC1_130M_BASE_RAW_ADDR + \
FMC_130M_LM75A_RAW_I2C_OFFS)
#define FMC1_250M_BASE_RAW_ADDR 0x003
1
0000
#define FMC1_250M_BASE_RAW_ADDR 0x003
2
0000
#define FMC1_250M_CTRL_RAW_REGS (FMC1_250M_BASE_RAW_ADDR + \
FMC_250M_CTRL_RAW_REGS_OFFS)
...
...
@@ -44,7 +44,7 @@
#define FMC1_250M_ISLA216P_RAW_SPI (FMC1_250M_BASE_RAW_ADDR + \
FMC_250M_ISLA216P_RAW_SPI_OFFS)
#define DSP1_BASE_RAW_ADDR 0x0030
8
000
#define DSP1_BASE_RAW_ADDR 0x003
1
0000
#define DSP1_CTRL_RAW_REGS (DSP1_BASE_RAW_ADDR + \
DSP_CTRL_RAW_REGS_OFFS)
...
...
This diff is collapsed.
Click to expand it.
include/boards/afcv3_1/mem_layout.h
+
3
−
3
View file @
30323471
...
...
@@ -16,7 +16,7 @@
/* Should be autodiscovered by SDB */
/* Wishbone RAW Addresses */
#define FMC1_130M_BASE_RAW_ADDR 0x003
1
0000
#define FMC1_130M_BASE_RAW_ADDR 0x003
2
0000
#define FMC1_130M_CTRL_RAW_REGS (FMC1_130M_BASE_RAW_ADDR + \
FMC_130M_CTRL_RAW_REGS_OFFS)
...
...
@@ -29,7 +29,7 @@
#define FMC1_130M_LM75A_RAW_I2C (FMC1_130M_BASE_RAW_ADDR + \
FMC_130M_LM75A_RAW_I2C_OFFS)
#define FMC1_250M_BASE_RAW_ADDR 0x003
1
0000
#define FMC1_250M_BASE_RAW_ADDR 0x003
2
0000
#define FMC1_250M_CTRL_RAW_REGS (FMC1_250M_BASE_RAW_ADDR + \
FMC_250M_CTRL_RAW_REGS_OFFS)
...
...
@@ -44,7 +44,7 @@
#define FMC1_250M_ISLA216P_RAW_SPI (FMC1_250M_BASE_RAW_ADDR + \
FMC_250M_ISLA216P_RAW_SPI_OFFS)
#define DSP1_BASE_RAW_ADDR 0x0030
8
000
#define DSP1_BASE_RAW_ADDR 0x003
1
0000
#define DSP1_CTRL_RAW_REGS (DSP1_BASE_RAW_ADDR + \
DSP_CTRL_RAW_REGS_OFFS)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment