Date: Fri, 5 Nov 2004 19:52:55 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm locore.S src/sys/arm/xscale/i80321 iq31244_machdep.c Message-ID: <200411051952.iA5JqtDW026214@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411051952.iA5JqtDW026214>