Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
efa0ef2c
Commit
efa0ef2c
authored
Feb 28, 2002
by
Nicolas Pitre
Committed by
Russell King
Feb 28, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] 997/1: Cotulla --> PXA250
This renames Cotulla to its official name.
parent
27741d92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
9 deletions
+10
-9
arch/arm/mm/proc-xscale.S
arch/arm/mm/proc-xscale.S
+10
-9
No files found.
arch/arm/mm/proc-xscale.S
View file @
efa0ef2c
...
...
@@ -663,8 +663,8 @@ cpu_manu_name:
cpu_80200_name
:
.
asciz
"XScale-80200"
cpu_
cotulla
_name
:
.
asciz
"XScale-
Cotulla
"
cpu_
pxa250
_name
:
.
asciz
"XScale-
PXA250
"
.
align
...
...
@@ -734,11 +734,11 @@ cpu_80200_info:
.
long
cpu_80200_name
.
size
cpu_80200_info
,
.
-
cpu_80200_info
.
type
cpu_
cotulla
_info
,
#
object
cpu_
cotulla
_info
:
.
type
cpu_
pxa250
_info
,
#
object
cpu_
pxa250
_info
:
.
long
cpu_manu_name
.
long
cpu_
cotulla
_name
.
size
cpu_
cotulla_info
,
.
-
cpu_cotulla
_info
.
long
cpu_
pxa250
_name
.
size
cpu_
pxa250_info
,
.
-
cpu_pxa250
_info
.
type
cpu_arch_name
,
#
object
cpu_arch_name
:
...
...
@@ -767,8 +767,8 @@ __80200_proc_info:
.
long
v4wbi_tlb_fns
.
size
__80200_proc_info
,
.
-
__80200_proc_info
.
type
__
cotulla
_proc_info
,#
object
__
cotulla
_proc_info
:
.
type
__
pxa250
_proc_info
,#
object
__
pxa250
_proc_info
:
.
long
0x69052100
.
long
0xfffffff0
.
long
0x00000c0e
...
...
@@ -776,8 +776,9 @@ __cotulla_proc_info:
.
long
cpu_arch_name
.
long
cpu_elf_name
.
long
HWCAP_SWP|HWCAP_HALF|HWCAP_THUMB|HWCAP_FAST_MULT|HWCAP_EDSP
.
long
cpu_
cotulla
_info
.
long
cpu_
pxa250
_info
.
long
xscale_processor_functions
.
long
v4wbi_tlb_fns
.
size
__cotulla_proc_info
,
.
-
__cotulla_proc_info
.
size
__pxa250_proc_info
,
.
-
__pxa250_proc_info
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment