ramips: mt7621: pbr-m1: increase SPI clock to 50MHz
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
		@@ -109,7 +109,8 @@
 | 
				
			|||||||
	flash@0 {
 | 
						flash@0 {
 | 
				
			||||||
		compatible = "jedec,spi-nor";
 | 
							compatible = "jedec,spi-nor";
 | 
				
			||||||
		reg = <0>;
 | 
							reg = <0>;
 | 
				
			||||||
		spi-max-frequency = <10000000>;
 | 
							spi-max-frequency = <50000000>;
 | 
				
			||||||
 | 
							m25p,fast-read;
 | 
				
			||||||
		broken-flash-reset;
 | 
							broken-flash-reset;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		partitions {
 | 
							partitions {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user