svn commit: r244699 - projects/efika_mx/sys/boot/fdt/dts

Aleksandr Rybalko ray at FreeBSD.org
Wed Dec 26 15:00:29 UTC 2012


Author: ray
Date: Wed Dec 26 15:00:28 2012
New Revision: 244699
URL: http://svnweb.freebsd.org/changeset/base/244699

Log:
  Make IOMUX enabled by default.
  
  Sponsored by:	FreeBSD Foundation

Modified:
  projects/efika_mx/sys/boot/fdt/dts/imx51x.dtsi

Modified: projects/efika_mx/sys/boot/fdt/dts/imx51x.dtsi
==============================================================================
--- projects/efika_mx/sys/boot/fdt/dts/imx51x.dtsi	Wed Dec 26 14:59:48 2012	(r244698)
+++ projects/efika_mx/sys/boot/fdt/dts/imx51x.dtsi	Wed Dec 26 15:00:28 2012	(r244699)
@@ -298,7 +298,6 @@
 				compatible = "fsl,imx51-iomux";
 				reg = <0x73fa8000 0x4000>;
 				interrupt-parent = <&tzic>; interrupts = <7>;
-				status = "disabled";
 			};
 
 			/* 73FAC000 0x4000 EPIT1 */


More information about the svn-src-projects mailing list