Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
Software for White Rabbit PTP Core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
29
Issues
29
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Software for White Rabbit PTP Core
Commits
ef31857e
Commit
ef31857e
authored
Oct 13, 2020
by
Grzegorz Daniluk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
boards/pxie-fmc: update base addresses after LM32 memory space increase
parent
702b23ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
board.h
boards/pxie-fmc/board.h
+8
-8
No files found.
boards/pxie-fmc/board.h
View file @
ef31857e
...
...
@@ -14,14 +14,14 @@
*/
/* Fixed base addresses */
#define BASE_MINIC 0x
2
0000
#define BASE_EP 0x
2
0100
#define BASE_SOFTPLL 0x
2
0200
#define BASE_PPS_GEN 0x
2
0300
#define BASE_SYSCON 0x
2
0400
#define BASE_UART 0x
2
0500
#define BASE_ONEWIRE 0x
2
0600
#define BASE_ETHERBONE_CFG 0x
207
00
#define BASE_MINIC 0x
4
0000
#define BASE_EP 0x
4
0100
#define BASE_SOFTPLL 0x
4
0200
#define BASE_PPS_GEN 0x
4
0300
#define BASE_SYSCON 0x
4
0400
#define BASE_UART 0x
4
0500
#define BASE_ONEWIRE 0x
4
0600
#define BASE_ETHERBONE_CFG 0x
480
00
/* Board-specific parameters */
#define TICS_PER_SECOND 1000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment