Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm/gemini
Module Name: src
Committed By: cliff
Date: Thu Nov 13 01:32:48 UTC 2008
Modified Files:
src/sys/arch/evbarm/gemini: gemini_machdep.c
Log Message:
add gemini_cpu1_start() so Master CPU can release Slave to boot.
this gets called early in initarm(); this is as early as reasonable
for now; we might have to puch it back if the Slave ever depends
on the Master to do some setup work or something.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbarm/gemini/gemini_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index