Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227724
b: refs/heads/master
c: 6bd121e
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely committed Jan 3, 2011
1 parent 727c1a1 commit ce5ec69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da81c3b9825c826bfb06a4dcc0524c671985eb68
refs/heads/master: 6bd121e2d4dcabb145d390a7131ec83102dfb838
8 changes: 4 additions & 4 deletions trunk/arch/powerpc/boot/dts/bluestone.dts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
aliases {
ethernet0 = &EMAC0;
serial0 = &UART0;
serial1 = &UART1;
//serial1 = &UART1; --gcl missing UART1 label
};

cpus {
Expand All @@ -52,7 +52,7 @@
d-cache-size = <32768>;
dcr-controller;
dcr-access-method = "native";
next-level-cache = <&L2C0>;
//next-level-cache = <&L2C0>; --gcl missing L2C0 label
};
};

Expand Down Expand Up @@ -142,7 +142,7 @@
/*RXEOB*/ 0x7 0x4
/*SERR*/ 0x3 0x4
/*TXDE*/ 0x4 0x4
/*RXDE*/ 0x5 0x4
/*RXDE*/ 0x5 0x4>;
};

POB0: opb {
Expand Down Expand Up @@ -182,7 +182,7 @@
reg = <0x001a0000 0x00060000>;
};
};
}
};

UART0: serial@ef600300 {
device_type = "serial";
Expand Down

0 comments on commit ce5ec69

Please sign in to comment.