]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check in the "real" board_tsc4370 file in place of the stubbed out one.
authorIan Lepore <ian@FreeBSD.org>
Tue, 11 Feb 2014 21:13:37 +0000 (21:13 +0000)
committerIan Lepore <ian@FreeBSD.org>
Tue, 11 Feb 2014 21:13:37 +0000 (21:13 +0000)
commit7233ddb0cbac08482b8c14a4f8d6670f8a27673b
treef81023f2d87ab82a89141f2883f13227d9f9709a
parentebc7703641436928271b73b3d78f4cdf0f815670
Check in the "real" board_tsc4370 file in place of the stubbed out one.

Real means the one TSC / Symmetricom / Microsemi actually uses on their 4370
and other rm9200 boards.  This code demonstrates a variety of useful things
board init code can do, including adjusting the master clock frequency.
sys/arm/at91/board_tsc4370.c