From a396e10cd921ede285140bf62af057a43dce01f1 Mon Sep 17 00:00:00 2001 From: Luiz Otavio O Souza Date: Tue, 17 Jan 2017 18:04:13 +0000 Subject: [PATCH] The write-protect is not wired on uFW, disable it to allow writes to SD card. Sponsored by: Rubicon Communications, LLC (Netgate) --- sys/boot/fdt/dts/arm/ufw.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/boot/fdt/dts/arm/ufw.dts b/sys/boot/fdt/dts/arm/ufw.dts index a2de3abbb92..8b731a1a9d2 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"; };