Date: Wed, 18 Apr 2012 17:41:14 +0000 From: "Alex T." <dioxinu@gmail.com> To: Damjan Marion <dmarion@freebsd.org> Cc: freebsd-arm@freebsd.org Subject: Re: beaglebone Message-ID: <CABt%2Bj0=_X4s_B11A42HHHDhq2YkmtQCVRJORJR8dcRk=a2yGrQ@mail.gmail.com> In-Reply-To: <33B49E95-BE6D-4B52-9A55-5926F2938FE5@freebsd.org> 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> <33B49E95-BE6D-4B52-9A55-5926F2938FE5@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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). > The code is taken from gitorious repo and having taken a look at the history I realize it might be old. Where have you found this code? Which board are you targeting? > My target is Pandaboard. Oleksandr, Thank you for the script. I think I need to get the source new source and try to build it again. Thank you for your help guys. On 17 April 2012 21:32, Damjan Marion <dmarion@freebsd.org> wrote: > > 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 > > > > #if defined(CPU_ARMV7) > > void pmap_pte_init_armv7(void); > > #endif > > > > 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?CABt%2Bj0=_X4s_B11A42HHHDhq2YkmtQCVRJORJR8dcRk=a2yGrQ>