Date: Mon, 12 Jun 2006 22:58:50 +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/conf Makefile.arm src/sys/arm/arm elf_trampoline.c inckern.S Message-ID: <200606122258.k5CMwolS033535@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2006-06-12 22:58:50 UTC
FreeBSD src repository
Modified files:
sys/conf Makefile.arm
sys/arm/arm elf_trampoline.c inckern.S
Log:
MFp4:
- Try hard to calculate a safe sp, so that the stack doesn't get smashed
while uncompressing or relocating the kernel.
- Bring in code needed to calculate the cacheline size etc, needed for
arm9_idcache_wbinv_all.
Revision Changes Path
1.7 +131 -10 src/sys/arm/arm/elf_trampoline.c
1.3 +8 -0 src/sys/arm/arm/inckern.S
1.28 +3 -1 src/sys/conf/Makefile.arm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606122258.k5CMwolS033535>
