Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u-boot-stm32
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
Container Registry
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
Sami Nurmenniemi
u-boot-stm32
Commits
7d0455f9
Commit
7d0455f9
authored
9 years ago
by
Sergei Poselenov
Browse files
Options
Downloads
Patches
Plain Diff
RT #118939. Rename Actel to Microsemi in the sources.
parent
0d9d76fd
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
include/configs/m2s-som.h
+2
-2
2 additions, 2 deletions
include/configs/m2s-som.h
include/configs/sf2-dev-kit.h
+1
-1
1 addition, 1 deletion
include/configs/sf2-dev-kit.h
with
3 additions
and
3 deletions
include/configs/m2s-som.h
+
2
−
2
View file @
7d0455f9
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
* Vladimir Khusainov, <vlad@emcraft.com>
* Vladimir Khusainov, <vlad@emcraft.com>
* Yuri Tikhonov, <yur@emcraft.com>
* Yuri Tikhonov, <yur@emcraft.com>
*
*
* Configuration settings for
Actel
SmartFusion2 validation board
* Configuration settings for
Microsemi
SmartFusion2 validation board
* (G4M Validation Board).
* (G4M Validation Board).
*
*
* See file CREDITS for list of people who contributed to this
* See file CREDITS for list of people who contributed to this
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
#define CONFIG_SYS_ARMCORTEXM3
#define CONFIG_SYS_ARMCORTEXM3
/*
/*
* This is the
Actel
SmartFusion2 (aka M2S) device
* This is the
Microsemi
SmartFusion2 (aka M2S) device
*/
*/
#define CONFIG_SYS_M2S
#define CONFIG_SYS_M2S
...
...
This diff is collapsed.
Click to expand it.
include/configs/sf2-dev-kit.h
+
1
−
1
View file @
7d0455f9
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
#define CONFIG_SYS_ARMCORTEXM3
#define CONFIG_SYS_ARMCORTEXM3
/*
/*
* This is the
Actel
SmartFusion2 (aka M2S) device
* This is the
Microsemi
SmartFusion2 (aka M2S) device
*/
*/
#define CONFIG_SYS_M2S
#define CONFIG_SYS_M2S
...
...
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