Author: rpaulo
Date: Tue Dec 23 03:00:18 2014
New Revision: 276101
URL: https://svnweb.freebsd.org/changeset/base/276101

Log:
  Temporarily disable the cpus directive until I figure out what's wrong.

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

Modified: head/sys/boot/fdt/dts/arm/rpi.dts
==============================================================================
--- head/sys/boot/fdt/dts/arm/rpi.dts   Tue Dec 23 02:47:14 2014        
(r276100)
+++ head/sys/boot/fdt/dts/arm/rpi.dts   Tue Dec 23 03:00:18 2014        
(r276101)
@@ -35,6 +35,7 @@
 
        memreserve = <0x08000000 0x08000000>;   /* Set by VideoCore */
 
+       /*
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
@@ -45,6 +46,7 @@
                        clock-frequency = <700000000>;  /* 700MHz */
                };
        };
+       */
 
        memory {
                device_type = "memory";
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to