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
6bd121e2
Commit
6bd121e2
authored
Jan 03, 2011
by
Grant Likely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
powerpc/dts: fix syntax bugs in bluestone.dts
Signed-off-by:
Grant Likely
<
grant.likely@secretlab.ca
>
parent
da81c3b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
arch/powerpc/boot/dts/bluestone.dts
arch/powerpc/boot/dts/bluestone.dts
+4
-4
No files found.
arch/powerpc/boot/dts/bluestone.dts
View file @
6bd121e2
...
...
@@ -33,7 +33,7 @@ / {
aliases
{
ethernet0
=
&
EMAC0
;
serial0
=
&
UART0
;
serial1
=
&
UART1
;
//
serial1
=
&
UART1
;
--
gcl
missing
UART1
label
};
cpus
{
...
...
@@ -52,7 +52,7 @@ cpu@0 {
d
-
cache
-
size
=
<
32768
>;
dcr
-
controller
;
dcr
-
access
-
method
=
"native"
;
next
-
level
-
cache
=
<&
L2C0
>;
//
next
-
level
-
cache
=
<&
L2C0
>;
--
gcl
missing
L2C0
label
};
};
...
...
@@ -142,7 +142,7 @@ MAL0: mcmal {
/*
RXEOB
*/
0x7
0x4
/*
SERR
*/
0x3
0x4
/*
TXDE
*/
0x4
0x4
/*
RXDE
*/
0x5
0x4
/*
RXDE
*/
0x5
0x4
>;
};
POB0
:
opb
{
...
...
@@ -182,7 +182,7 @@ partition@1a0000 {
reg
=
<
0x001a0000
0x00060000
>;
};
};
}
}
;
UART0
:
serial
@
ef600300
{
device_type
=
"serial"
;
...
...
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