Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
Reform
reform-boundary-uboot
Commits
e134e78b
Commit
e134e78b
authored
9 years ago
by
Troy Kisky
Browse files
Options
Downloads
Patches
Plain Diff
mx7: imx-regs: add defines for QSPI
Signed-off-by:
Troy Kisky
<
troy.kisky@boundarydevices.com
>
parent
b29f1187
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm/include/asm/arch-mx7/imx-regs.h
+3
-0
3 additions, 0 deletions
arch/arm/include/asm/arch-mx7/imx-regs.h
with
3 additions
and
0 deletions
arch/arm/include/asm/arch-mx7/imx-regs.h
+
3
−
0
View file @
e134e78b
...
...
@@ -55,6 +55,8 @@
#define QSPI0_ARB_BASE_ADDR 0x60000000
#define QSPI0_ARB_END_ADDR 0x6FFFFFFF
#define QSPI0_AMBA_BASE QSPI0_ARB_BASE_ADDR
#define QSPI0_AMBA_END QSPI0_ARB_END_ADDR
#define PCIE_ARB_BASE_ADDR 0x40000000
#define PCIE_ARB_END_ADDR 0x4FFFFFFF
#define PCIE_REG_BASE_ADDR 0x33800000
...
...
@@ -193,6 +195,7 @@
#define SIM1_IPS_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x190000)
#define SIM2_IPS_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x1A0000)
#define QSPI1_IPS_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x1B0000)
#define QSPI0_BASE_ADDR QSPI1_IPS_BASE_ADDR
#define WEIM_IPS_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x1C0000)
#define SDMA_PORT_IPS_HOST_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x1D0000)
#define ENET_IPS_BASE_ADDR (AIPS3_OFF_BASE_ADDR+0x1E0000)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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