Skip to content

Commit

Permalink
powerpc/44x: Increase warp SD buffer
Browse files Browse the repository at this point in the history
Newer revs of the FPGA have a larger SD buffer.

Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Sean MacLennan authored and Josh Boyer committed Dec 11, 2009
1 parent 070bae1 commit a18cb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/boot/dts/warp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@

fpga@2,4000 {
compatible = "pika,fpga-sd";
reg = <0x00000002 0x00004000 0x00000A00>;
reg = <0x00000002 0x00004000 0x00004000>;
};

nor@0,0 {
Expand Down

0 comments on commit a18cb38

Please sign in to comment.