Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm/integrator



Module Name:    src
Committed By:   rearnsha
Date:           Sat May 21 11:46:56 UTC 2005

Modified Files:
        src/sys/arch/evbarm/integrator: intmmu.S

Log Message:
Add a couple of sanity checks in case someone tries to boot the kernel
on a CM board that we can't support.  In essence that means any board
without an MMU.  For now also fault v6 based CPUs since the kernel
doesn't know how to handle these yet.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbarm/integrator/intmmu.S

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