Commit 199672f
committed
ARM: dts: at91: sam9x60ek: Disable slewrate to fix performance on NAND
NAND pins have switching frequency above 50Mhz, slewrate must be disabled.
With this, the performance is improved from:
mtd_speedtest: page write speed is 5845 KiB/s
mtd_speedtest: page read speed is 7538 KiB/s
to:
mtd_speedtest: page write speed is 9814 KiB/s
mtd_speedtest: page read speed is 18123 KiB/s
Fixes: f724cf5 ("pinctrl: at91: Enable slewrate by default on SAM9X60")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent f456a48 commit 199672f
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
469 | | - | |
| 468 | + | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
519 | | - | |
| 518 | + | |
| 519 | + | |
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
| |||
0 commit comments