summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorloos <loos@FreeBSD.org>2017-01-25 14:49:42 +0000
committerLuiz Otavio O Souza <luiz@netgate.com>2017-01-25 10:28:39 -0600
commitf9c0ed7a863d60aadcad4d6c955ca6b3bf7a89a6 (patch)
treea167649d2f5fe82d660b393b872d9eb8e4462e5e
parent1de2b093b6dafde21f1a7129964bfffda82986cc (diff)
downloadFreeBSD-src-f9c0ed7a863d60aadcad4d6c955ca6b3bf7a89a6.zip
FreeBSD-src-f9c0ed7a863d60aadcad4d6c955ca6b3bf7a89a6.tar.gz
MFC r308458, r311157 and r312347:
Add the DTS for the Netgate SG-1000 (micro-Firewall). Remove a GPL licensed DTS. The micro-Firewall DTS is now a single BSD licensed file. The write-protect is not wired on uFW, disable it to allow writes to SD card. Obtained from: pfSense Sponsored by: Rubicon Communications, LLC (Netgate) (cherry picked from commit 57f1c569775448b359e4949a3f7b27280cf7d6a8)
-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 a2de3ab..8b731a1 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";
};
OpenPOWER on IntegriCloud