PERFORCE change 210268 for review

Robert Watson rwatson at FreeBSD.org
Fri Apr 27 13:38:25 UTC 2012


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

Change 210268 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/04/27 13:38:01

	MTL LCD has moved a bit lower in the Avalon physical address space
	on the reference CHERI DE-4 configuration.

Affected files ...

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

Differences ...

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

@@ -25,5 +25,5 @@
 # Terasic Multi-touch LCD (MTL), an optional feature in DE-4 configurations
 #
 hint.terasic_mtllcd.0.at="nexus0"
-hint.terasic_mtllcd.0.maddr=0x7f800000
-hint.terasic_mtllcd.0.msize=0x177000
+hint.terasic_mtllcd.0.maddr=0x70000000
+hint.terasic_mtllcd.0.msize=0x400020


More information about the p4-projects mailing list