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
cinap_lenrek
reform-boundary-uboot
Commits
c2e5e802
Commit
c2e5e802
authored
11 years ago
by
Tom Rini
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
git://git.denx.de/u-boot-mips
parents
4678d742
10473d04
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
arch/mips/include/asm/malta.h
+1
-1
1 addition, 1 deletion
arch/mips/include/asm/malta.h
include/configs/malta.h
+2
-2
2 additions, 2 deletions
include/configs/malta.h
with
3 additions
and
3 deletions
arch/mips/include/asm/malta.h
+
1
−
1
View file @
c2e5e802
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
#define MALTA_RESET_BASE 0x1f000500
#define MALTA_RESET_BASE 0x1f000500
#define GORESET 0x42
#define GORESET 0x42
#define MALTA_FLASH_BASE 0x1
fc
00000
#define MALTA_FLASH_BASE 0x1
e0
00000
#define MALTA_REVISION 0x1fc00010
#define MALTA_REVISION 0x1fc00010
#define MALTA_REVISION_CORID_SHF 10
#define MALTA_REVISION_CORID_SHF 10
...
...
This diff is collapsed.
Click to expand it.
include/configs/malta.h
+
2
−
2
View file @
c2e5e802
...
@@ -40,8 +40,8 @@
...
@@ -40,8 +40,8 @@
/*
/*
* Memory map
* Memory map
*/
*/
#define CONFIG_SYS_TEXT_BASE 0xb
fc
00000
/* Rom version */
#define CONFIG_SYS_TEXT_BASE 0xb
e0
00000
/* Rom version */
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_
FLASH
_BASE
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_
TEXT
_BASE
#define CONFIG_SYS_SDRAM_BASE 0x80000000
/* Cached addr */
#define CONFIG_SYS_SDRAM_BASE 0x80000000
/* Cached addr */
#define CONFIG_SYS_MEM_SIZE (256 * 1024 * 1024)
#define CONFIG_SYS_MEM_SIZE (256 * 1024 * 1024)
...
...
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