Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rk3576 Downstream U-Boot
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
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
Nicolas Frattaroli
Rk3576 Downstream U-Boot
Commits
d591a80e
Commit
d591a80e
authored
16 years ago
by
Becky Bruce
Committed by
Wolfgang Denk
16 years ago
Browse files
Options
Downloads
Patches
Plain Diff
MPC8641HPCN: Enable CONFIG_ADDR_MAP
Signed-off-by:
Becky Bruce
<
beckyb@kernel.crashing.org
>
parent
49f46f3b
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
include/configs/MPC8641HPCN.h
+2
-0
2 additions, 0 deletions
include/configs/MPC8641HPCN.h
with
2 additions
and
0 deletions
include/configs/MPC8641HPCN.h
+
2
−
0
View file @
d591a80e
...
...
@@ -39,6 +39,7 @@
#define CONFIG_NUM_CPUS 2
/* Number of CPUs in the system */
#define CONFIG_LINUX_RESET_VEC 0x100
/* Reset vector used by Linux */
/*#define CONFIG_PHYS_64BIT 1*/
/* Place devices in 36-bit space */
#define CONFIG_ADDR_MAP 1
/* Use addr map */
#ifdef RUN_DIAG
#define CONFIG_SYS_DIAG_ADDR CONFIG_SYS_FLASH_BASE
...
...
@@ -70,6 +71,7 @@
#define CONFIG_ENV_OVERWRITE
#define CONFIG_HIGH_BATS 1
/* High BATs supported and enabled */
#define CONFIG_SYS_NUM_ADDR_MAP 8
/* Number of addr map slots = 8 dbats */
#define CONFIG_ALTIVEC 1
...
...
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