Hi! Matt,
From: Matt Thomas <m...@3am-software.com> Date: Sat, 19 Jun 2010 18:28:18 -0700 > > On Jun 19, 2010, at 1:34 AM, KIYOHARA Takashi wrote: > > > Hi! Jared, > > > > > > From: "Jared D. McNeill" <jmcne...@netbsd.org> > > Date: Wed, 16 Jun 2010 22:06:55 +0000 > > > >> Module Name: src > >> Committed By: jmcneill > >> Date: Wed Jun 16 22:06:54 UTC 2010 > >> > >> Modified Files: > >> src/sys/arch/arm/arm: cpufunc.c > >> src/sys/arch/arm/arm32: cpu.c db_interface.c pmap.c > >> src/sys/arch/arm/conf: files.arm > >> src/sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h > >> src/sys/arch/arm/include/arm32: pmap.h pte.h > >> src/sys/arch/arm/omap: omap2_mputmr.c omap2_obio.c omap2_reg.h > >> src/sys/arch/evbarm/beagle: beagle.h beagle_machdep.c beagle_start.S > >> Added Files: > >> src/sys/arch/arm/arm: cpufunc_asm_armv7.S > >> src/sys/arch/arm/arm32: cortexa8_pmc.c > >> src/sys/arch/evbarm/conf: IGEPV2 std.igepv2 > >> > >> Log Message: > >> PR port-arm/43299: Support added for igepv2/cortexa8/omap3530 > >> > >> Apply patch from PR, with build fixes. ok skrll, matt > > > > Why CPU_CORTEXA8 is ARM_ARCH_6? <...snip...> > Because the patch was a minimum effort to get running. I had changes to > it in my tree to use ARM_ARCH_7 and other fixes but my kernels were > dying. So rather than commit my stuff, I had Jared commit his, then I > went through merge hell, and have now committed the better stuff. OK, I also will enjoy omap3 with Gumstix Overo in several days. ;-) Thanks, -- kiyohara