PERFORCE change 210093 for review

Robert Watson rwatson at FreeBSD.org
Mon Apr 23 21:54:39 UTC 2012


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

Change 210093 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/04/23 21:54:01

	Adjust down the size of the mtllcd(4) device so that it simply
	exports the pixel frame buffer on the Terasic MTL device, rather
	than the text frame buffer, control registers, etc.  Those will
	be managed by different drivers.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#7 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#7 (text+ko) ====

@@ -26,4 +26,4 @@
 #
 hint.terasic_mtllcd.0.at="nexus0"
 hint.terasic_mtllcd.0.maddr=0x7f800000
-hint.terasic_mtllcd.0.msize=0x800000
+hint.terasic_mtllcd.0.msize=0x177000


More information about the p4-projects mailing list