PERFORCE change 219914 for review

Robert Watson rwatson at FreeBSD.org
Sat Dec 29 21:10:24 UTC 2012


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

Change 219914 by rwatson at rwatson_zenith_cl_cam_ac_uk on 2012/12/29 21:10:16

	Switch FDT kernel config from hints to FDT.  We will re-add certain
	flash-related hints shortly.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_FDT_DE4_MDROOT#2 edit

Differences ...

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

@@ -8,9 +8,11 @@
 
 include "BERI_TEMPLATE"
 
-ident		BERI_DE4_MDROOT
+ident		BERI_FDT_DE4_MDROOT
 
-hints		"BERI_DE4.hints"	#Default places to look for devices.
+options 	FDT
+options 	FDT_DTB_STATIC
+makeoptions	FDT_DTS_FILE=beripad-de4.dts
 
 #
 # This kernel configuration uses an embedded 8MB memory root file system.


More information about the p4-projects mailing list