ath79: increase SPI clock and enable fast-read on AP121F

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
master
Piotr Dymacz 2020-08-16 17:44:32 +02:00
parent 1cab34dbae
commit b329bb9456
1 changed files with 2 additions and 1 deletions

View File

@ -80,7 +80,8 @@
flash@0 {
compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <25000000>;
spi-max-frequency = <50000000>;
m25p,fast-read;
partitions {
compatible = "fixed-partitions";