The write-protect is not wired on uFW, disable it to allow writes to SD
card. Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
96d2f2694a
commit
a396e10cd9
@ -278,6 +278,7 @@
|
||||
pinctrl-0 = <&mmc1_pins>;
|
||||
bus-width = <4>;
|
||||
non-removable;
|
||||
wp-disable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user