mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
ramips: fix GHL support for MX25L25635E flash (#3906)
Co-authored-by: Chen Minqiang <ptpt52@gmail.com>
This commit is contained in:
parent
1336b90b1a
commit
86e132e34b
0
target/linux/ramips/dts/mt7620a_netgear_ex2700_wn3000rp-v3.dtsi
Executable file → Normal file
0
target/linux/ramips/dts/mt7620a_netgear_ex2700_wn3000rp-v3.dtsi
Executable file → Normal file
@ -49,10 +49,9 @@
|
||||
status = "okay";
|
||||
|
||||
flash@0 {
|
||||
compatible = "mx25l25635f", "jedec,spi-nor";
|
||||
compatible = "jedec,spi-nor";
|
||||
reg = <0>;
|
||||
spi-max-frequency = <25000000>;
|
||||
m25p,fast-read;
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
|
Loading…
Reference in New Issue
Block a user