Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uboot-i9100
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
Model registry
Operate
Environments
Monitor
Incidents
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
onny
uboot-i9100
Commits
8e218a99
Commit
8e218a99
authored
13 years ago
by
Andreas Bießmann
Committed by
Albert ARIBAUD
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
favr-32-ezkit: move CONFIG_SYS_TEXT_BASE to header
Signed-off-by:
Andreas Bießmann
<
biessmann@corscience.de
>
parent
47293c18
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
board/earthlcd/favr-32-ezkit/config.mk
+0
-1
0 additions, 1 deletion
board/earthlcd/favr-32-ezkit/config.mk
include/configs/favr-32-ezkit.h
+1
-0
1 addition, 0 deletions
include/configs/favr-32-ezkit.h
with
1 addition
and
1 deletion
board/earthlcd/favr-32-ezkit/config.mk
deleted
100644 → 0
+
0
−
1
View file @
47293c18
CONFIG_SYS_TEXT_BASE
=
0x00000000
This diff is collapsed.
Click to expand it.
include/configs/favr-32-ezkit.h
+
1
−
0
View file @
8e218a99
...
...
@@ -170,6 +170,7 @@
#define CONFIG_SYS_MAX_FLASH_SECT 135
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE
#define CONFIG_SYS_TEXT_BASE 0x00000000
#define CONFIG_SYS_INTRAM_BASE INTERNAL_SRAM_BASE
#define CONFIG_SYS_INTRAM_SIZE INTERNAL_SRAM_SIZE
...
...
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