mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 12:35:30 +08:00
Add broken-flash-reset flag to Youku YK-L1 (#6372)
Add broken-flash-reset flag to Youku YK-L1 so soft reboot would work on the original 32MB flash.
This commit is contained in:
parent
91efc63019
commit
90bd81e099
@ -78,6 +78,7 @@
|
|||||||
spi-max-frequency = <25000000>;
|
spi-max-frequency = <25000000>;
|
||||||
broken-flash-reset;
|
broken-flash-reset;
|
||||||
m25p,fast-read;
|
m25p,fast-read;
|
||||||
|
broken-flash-reset;
|
||||||
|
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user