Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2012 17:19:45 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 210274 for review
Message-ID:  <201204271719.q3RHJjj4020369@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 210274 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/27 17:19:10

	MTL requirs mappings to be a multiple of page size.

Affected files ...

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

Differences ...

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

@@ -26,4 +26,4 @@
 #
 hint.terasic_mtllcd.0.at="nexus0"
 hint.terasic_mtllcd.0.maddr=0x70000000
-hint.terasic_mtllcd.0.msize=0x400020
+hint.terasic_mtllcd.0.msize=0x401000



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204271719.q3RHJjj4020369>