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>
This commit is contained in:
parent
070bae1fb0
commit
a18cb387e5
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
||||||
|
|
||||||
fpga@2,4000 {
|
fpga@2,4000 {
|
||||||
compatible = "pika,fpga-sd";
|
compatible = "pika,fpga-sd";
|
||||||
reg = <0x00000002 0x00004000 0x00000A00>;
|
reg = <0x00000002 0x00004000 0x00004000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
nor@0,0 {
|
nor@0,0 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue