Commit f23fc81
committed
spi: rp2040-gpio-bridge: Grow MAX_TRANSFER_SIZE
Increase the maximum SPI transfer size from an arbitrary 1 MiB to ~4 MiB
(the amount of data that can be referenced by a single manifest).
Signed-off-by: Richard Oliver <[email protected]>1 parent e946192 commit f23fc81
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | | - | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| |||
0 commit comments