aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <loos@FreeBSD.org>2017-01-17 18:04:13 +0000
committerLuiz Otavio O Souza <loos@FreeBSD.org>2017-01-17 18:04:13 +0000
commita396e10cd921ede285140bf62af057a43dce01f1 (patch)
tree6185a32a9e08071247eebb9b7d094d5e2aee61f5 /sys/boot
parent96d2f2694a64a80a3b44bd4b90b0273ee6b50f36 (diff)
downloadsrc-a396e10cd921ede285140bf62af057a43dce01f1.tar.gz
src-a396e10cd921ede285140bf62af057a43dce01f1.zip
The write-protect is not wired on uFW, disable it to allow writes to SD
card. Sponsored by: Rubicon Communications, LLC (Netgate)
Notes
Notes: svn path=/head/; revision=312347
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/fdt/dts/arm/ufw.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/fdt/dts/arm/ufw.dts b/sys/boot/fdt/dts/arm/ufw.dts
index a2de3abbb92f..8b731a1a9d29 100644
--- a/sys/boot/fdt/dts/arm/ufw.dts
+++ b/sys/boot/fdt/dts/arm/ufw.dts
@@ -278,6 +278,7 @@
pinctrl-0 = <&mmc1_pins>;
bus-width = <4>;
non-removable;
+ wp-disable;
status = "okay";
};