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
nexedi
linux
Commits
8d797cd1
Commit
8d797cd1
authored
Aug 07, 2007
by
Paul Mundt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sh: Plug in SH-X3 SCIF0 for sercon earlyprintk.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
6d64d425
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
arch/sh/Kconfig.debug
arch/sh/Kconfig.debug
+3
-1
No files found.
arch/sh/Kconfig.debug
View file @
8d797cd1
...
...
@@ -28,13 +28,15 @@ config EARLY_SCIF_CONSOLE
serial
I
/
O
.
config
EARLY_SCIF_CONSOLE_PORT
hex
"SCIF port for early console"
hex
depends
on
EARLY_SCIF_CONSOLE
default
"0xffe00000"
if
CPU_SUBTYPE_SH7780
default
"0xfffe9800"
if
CPU_SUBTYPE_SH7206
default
"0xf8420000"
if
CPU_SUBTYPE_SH7619
default
"0xa4400000"
if
CPU_SUBTYPE_SH7712
||
CPU_SUBTYPE_SH7705
default
"0xffc30000"
if
CPU_SUBTYPE_SHX3
default
"0xffe80000"
if
CPU_SH4
default
"0x00000000"
config
EARLY_PRINTK
bool
"Early printk support"
...
...
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