Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114538
b: refs/heads/master
c: 38d56f1
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer committed Aug 28, 2008
1 parent b6330a6 commit 6282fe7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 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: ded563cf458e7803536f9d7b6bc5d808a6e37f21
refs/heads/master: 38d56f1677130004497835a776feb84f068ce22a
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/yosemite.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#address-cells = <2>;
#size-cells = <1>;
model = "amcc,yosemite";
compatible = "amcc,yosemite","amcc,bamboo";
compatible = "amcc,yosemite";
dcr-parent = <&{/cpus/cpu@0}>;

aliases {
Expand Down
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/platforms/44x/ppc44x_simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ static char *board[] __initdata = {
"amcc,katmai",
"amcc,rainier",
"amcc,sequoia",
"amcc,taishan"
"amcc,taishan",
"amcc,yosemite"
};

static int __init ppc44x_probe(void)
Expand Down

0 comments on commit 6282fe7

Please sign in to comment.