Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u-boot-2015.04
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
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
Show more breadcrumbs
vesta
u-boot-2015.04
Commits
04366d07
Commit
04366d07
authored
15 years ago
by
Nobuhiro Iwamatsu
Browse files
Options
Downloads
Patches
Plain Diff
sh: Update pci config for Renesas r7780mp board
Signed-off-by:
Nobuhiro Iwamatsu
<
iwamatsu@nigauri.org
>
parent
74d9c16a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/configs/r7780mp.h
+3
-0
3 additions, 0 deletions
include/configs/r7780mp.h
with
3 additions
and
0 deletions
include/configs/r7780mp.h
+
3
−
0
View file @
04366d07
...
...
@@ -144,6 +144,9 @@
#define CONFIG_PCI_IO_BUS 0xFE200000
/* IO space base address */
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
#define CONFIG_PCI_IO_SIZE 0x00200000
/* Size of IO window */
#define CONFIG_PCI_SYS_PHYS CONFIG_SYS_SDRAM_BASE
#define CONFIG_PCI_SYS_BUS CONFIG_SYS_SDRAM_BASE
#define CONFIG_PCI_SYS_SIZE CONFIG_SYS_SDRAM_SIZE
#endif
/* CONFIG_CMD_PCI */
#if defined(CONFIG_CMD_NET)
...
...
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