Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292560
b: refs/heads/master
c: 564ee46
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Kumar Gala committed Mar 16, 2012
1 parent cc547f6 commit 1aaa412
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 0c00f65653389a408dfbbee7578e671664eea26a
refs/heads/master: 564ee46fb7b3d1cb9214ab32dde60cbe044b1f16
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/p1010rdb.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
#size-cells = <1>;
compatible = "spansion,s25sl12801";
reg = <0>;
spi-max-frequency = <50000000>;
spi-max-frequency = <40000000>;

partition@0 {
/* 1MB for u-boot Bootloader Image */
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/boot/dts/p2020rdb.dts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
#size-cells = <1>;
compatible = "spansion,s25sl12801";
reg = <0>;
spi-max-frequency = <50000000>;
spi-max-frequency = <40000000>;

partition@0 {
/* 512KB for u-boot Bootloader Image */
Expand Down

0 comments on commit 1aaa412

Please sign in to comment.