Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seco-imx
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
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
Clea OS
bsp
nxp
linux-seco-imx
Commits
fff5f528
Commit
fff5f528
authored
18 years ago
by
Kumar Gala
Browse files
Options
Downloads
Plain Diff
Merge branch '85xx' into for_paulus
parents
f909f106
02ed82cc
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
arch/powerpc/kernel/head_fsl_booke.S
+0
-2
0 additions, 2 deletions
arch/powerpc/kernel/head_fsl_booke.S
arch/ppc/kernel/head_fsl_booke.S
+0
-2
0 additions, 2 deletions
arch/ppc/kernel/head_fsl_booke.S
with
0 additions
and
4 deletions
arch/powerpc/kernel/head_fsl_booke.S
+
0
−
2
View file @
fff5f528
...
...
@@ -892,7 +892,6 @@ load_up_spe:
REST_GPR
(9,
r11
)
REST_GPR
(12,
r11
)
lwz
r11
,
GPR11
(
r11
)
SYNC
rfi
/*
...
...
@@ -956,7 +955,6 @@ _GLOBAL(giveup_altivec)
_GLOBAL
(
giveup_spe
)
mfmsr
r5
oris
r5
,
r5
,
MSR_SPE
@
h
SYNC
mtmsr
r5
/*
enable
use
of
SPE
now
*/
isync
cmpi
0
,
r3
,
0
...
...
This diff is collapsed.
Click to expand it.
arch/ppc/kernel/head_fsl_booke.S
+
0
−
2
View file @
fff5f528
...
...
@@ -892,7 +892,6 @@ load_up_spe:
REST_GPR
(9,
r11
)
REST_GPR
(12,
r11
)
lwz
r11
,
GPR11
(
r11
)
SYNC
rfi
/*
...
...
@@ -956,7 +955,6 @@ _GLOBAL(giveup_altivec)
_GLOBAL
(
giveup_spe
)
mfmsr
r5
oris
r5
,
r5
,
MSR_SPE
@
h
SYNC
mtmsr
r5
/*
enable
use
of
SPE
now
*/
isync
cmpi
0
,
r3
,
0
...
...
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