Author: loos
Date: Tue Jan 17 18:04:13 2017
New Revision: 312347
URL: https://svnweb.freebsd.org/changeset/base/312347

Log:
  The write-protect is not wired on uFW, disable it to allow writes to SD
  card.
  
  Sponsored by: Rubicon Communications, LLC (Netgate)

Modified:
  head/sys/boot/fdt/dts/arm/ufw.dts

Modified: head/sys/boot/fdt/dts/arm/ufw.dts
==============================================================================
--- head/sys/boot/fdt/dts/arm/ufw.dts   Tue Jan 17 17:41:14 2017        
(r312346)
+++ head/sys/boot/fdt/dts/arm/ufw.dts   Tue Jan 17 18:04:13 2017        
(r312347)
@@ -278,6 +278,7 @@
        pinctrl-0 = <&mmc1_pins>;
        bus-width = <4>;
        non-removable;
+       wp-disable;
        status = "okay";
 };
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to