Date: Tue, 10 Apr 2012 17:45:52 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 209373 for review Message-ID: <201204101745.q3AHjqu4012975@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@209373?ac=10 Change 209373 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 17:45:29 Add BERI.hints entries for the Terasic triple-speed ethernet MAC (atse) and Terasic multi-touch display (mtllcd). Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#5 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#5 (text+ko) ==== @@ -13,3 +13,17 @@ hint.terasic_de4led.0.at="nexus0" hint.terasic_de4led.0.maddr=0x7f006000 hint.terasic_de4led.0.msize=1 + +# +# Altera Triple-Speed Ethernet Mac, present in tPad and DE-4 configurations +# +hint.atse.0.at="nexus0" +hint.atse.0.maddr=0x7f007000 +hint.atse.0.msize=0x540 + +# +# Terasic Multi-touch LCD (MTL), an optional feature in DE-4 configurations +# +hint.mtllcd.0.at="nexus0" +hint.mtllcd.0.maddr=0x7f800000 +hint.mtllcd.0.msize=0x800000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204101745.q3AHjqu4012975>