PERFORCE change 219951 for review

Robert Watson rwatson at FreeBSD.org
Fri Jan 4 10:28:43 UTC 2013


http://p4web.freebsd.org/@@219951?ac=10

Change 219951 by rwatson at rwatson_zenith_cl_cam_ac_uk on 2013/01/04 10:28:34

	Use just FDT to configure the FreeBSD/beri simulation target.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM.hints#3 delete
.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM_MDROOT#6 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM_MDROOT#6 (text+ko) ====

@@ -9,7 +9,9 @@
 
 ident		BERI_SIM_MDROOT
 
-hints		"BERI_SIM.hints"	#Default places to look for devices.
+options 	FDT
+options 	FDT_DTB_STATIC
+makeoptions	FDT_DTS_FILE=beri-sim.dts
 
 #
 # This kernel configuration uses an embedded 8MB memory root file system.


More information about the p4-projects mailing list