Author: rpaulo
Date: Mon Jul  1 05:01:27 2013
New Revision: 252440
URL: http://svnweb.freebsd.org/changeset/base/252440

Log:
  Use the new FDT_FILE rpi.dts.

Modified:
  head/sys/arm/conf/RPI-B

Modified: head/sys/arm/conf/RPI-B
==============================================================================
--- head/sys/arm/conf/RPI-B     Mon Jul  1 05:01:01 2013        (r252439)
+++ head/sys/arm/conf/RPI-B     Mon Jul  1 05:01:27 2013        (r252440)
@@ -118,4 +118,4 @@ options         FDT
 # Note:  DTB is normally loaded and modified by RPi boot loader, then
 # handed to kernel via U-Boot and ubldr.
 #options         FDT_DTB_STATIC
-makeoptions     FDT_DTS_FILE=bcm2835-rpi-b.dts
+makeoptions     FDT_DTS_FILE=rpi.dts
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to