Skip to content
Snippets Groups Projects
Commit 9a7e3d17 authored by Wout Bertrums's avatar Wout Bertrums Committed by Christian Lamparter
Browse files

ramips: add broken-flash-reset for HLK-7621A EvB


This is needed because the HLK-7621 EvB has 32MB of flash,
so it will have to use 4B addressing and the
broken-flash-reset hack has to be used to be able to reboot.

Signed-off-by: default avatarWout Bertrums <wout@wbnet.eu>
[copied github message into commit message]
Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
parent 605d2809
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@
compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <44000000>;
broken-flash-reset;
partitions {
compatible = "fixed-partitions";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment