Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a18cb387 authored by Sean MacLennan's avatar Sean MacLennan Committed by Josh Boyer
Browse files

powerpc/44x: Increase warp SD buffer



Newer revs of the FPGA have a larger SD buffer.

Signed-off-by: default avatarSean MacLennan <smaclennan@pikatech.com>
Signed-off-by: default avatarJosh Boyer <jwboyer@linux.vnet.ibm.com>
parent 070bae1f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@

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

				nor@0,0 {