Date: Tue, 17 Apr 2012 23:32:02 +0200 From: Damjan Marion <dmarion@freebsd.org> To: "Alex T." <dioxinu@gmail.com> Cc: freebsd-arm@freebsd.org Subject: Re: beaglebone Message-ID: <33B49E95-BE6D-4B52-9A55-5926F2938FE5@freebsd.org> In-Reply-To: <CABt%2Bj0n_-BvQq8ezwhB80F437=wDfFa7ccuHTvcYZRxm=V94qQ@mail.gmail.com> References: <FE86500B-9B6F-458E-A74B-9D3BC4530BAC@freebsd.org> <CABt%2Bj0==MY1N8esvF0vdX5XHkigcjj_v1f1DJdot8KKxC_-dDA@mail.gmail.com> <CAP%2BM-_G66VKLdw6vXHXkJHGh35JygoegxoSATcuc4scVzXb-CQ@mail.gmail.com> <CABt%2Bj0n_-BvQq8ezwhB80F437=wDfFa7ccuHTvcYZRxm=V94qQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 17, 2012, at 10:42 PM, Alex T. wrote: > to sys/arm/omap/std.omap. What I don't understand right now is the = following code in sys/arm/include/pmap.h >=20 > #if defined(CPU_ARMV7) > void pmap_pte_init_armv7(void); > #endif >=20 > As far as i know ARMV7 covers the Cortex-A family. So how do I = properly set CPU_ARMV7 ? > I guess I'm missing how the parameters make their way from KERNEL = configs to the actual source code. If I recall correctly we renamed CPU_ARMV7 to CPU_CORTEXA in respect to = other CPUs which are ARMv7 but they are not Cortex-A (like marvel Armada = 510). Where have you found this code? Which board are you targeting?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33B49E95-BE6D-4B52-9A55-5926F2938FE5>