Browse Source

powerpc/44x: Increase warp SD buffer

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>
Sean MacLennan 15 years ago
parent
commit
a18cb387e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/powerpc/boot/dts/warp.dts

+ 1 - 1
arch/powerpc/boot/dts/warp.dts

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