cvs commit: src/sys/arm/arm locore.S src/sys/arm/xscale/i80321
iq31244_machdep.c
Olivier Houchard
cognet at FreeBSD.org
Fri Nov 5 11:52:56 PST 2004
cognet 2004-11-05 19:52:55 UTC
FreeBSD src repository
Modified files:
sys/arm/arm locore.S
sys/arm/xscale/i80321 iq31244_machdep.c
Log:
If we're still running at the physical address, jump to the virtual address
instead before calling initarm().
This removes the need to map virtual == physical in initarm().
Revision Changes Path
1.5 +13 -0 src/sys/arm/arm/locore.S
1.2 +7 -33 src/sys/arm/xscale/i80321/iq31244_machdep.c
More information about the cvs-all
mailing list