Hi Saul,
On Wed, Jun 12, 2013 at 12:57:20PM -0400, Saul Wold wrote:
> On 06/12/2013 09:38 AM, Andy Voltz wrote:
> > Using CORTEX_ID variable reference in the tuning overrides did not work.
> > This reverts those changes, and adds a tuning file for the cortex-a5.
> >
> >
Using CORTEX_ID variable reference in the tuning overrides did not work.
This reverts those changes, and adds a tuning file for the cortex-a5.
Revert "tune-cortexa5.inc: Add tune file for cortex-a5"
Revert "tune-cortexa.inc: create a common include for cortex-a armv7a tuning"
Hi Khem,
> On Tue, Jun 11, 2013 at 6:45 AM, Andy Voltz wrote:
> > I understand that. I sent an updated patch which reverts to mtune, but I'm
> > getting
>
> mtune/march is small issue with this patch. I would recommend to send
> a revert of the patches
> since
Hi Khem,
On Tue, Jun 11, 2013 at 12:12:47AM -0400, Khem Raj wrote:
> On Mon, Jun 10, 2013 at 8:50 AM, Andy Voltz wrote:
> >> > ERROR: OE-core's config sanity checker detected a potential
> >> > misconfiguration.
> >> > Either fix the cause o
Using -mcpu was a mistake introduced in the creation commit for this file.
This restores the previous default tuning for cortex a7,a8,a9,a15
Signed-off-by: Andy Voltz
---
meta/conf/machine/include/tune-cortexa.inc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/conf
ve a patch to revert that change / go back to -mtune. I will send it after
I rebuild for cortex-a5.
Sorry about that. It didn't come out because the build was happy with
-mcpu=cortex-a5
--
Andy Voltz
Timesys Corporation
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
The tuning files for the cortex-a* processors are mostly identical for
the A7,A8,A9,A15 processors. Rework these files to use a CORTEX_ID
variable to setup the tuning for each specific processor.
Signed-off-by: Andy Voltz
---
meta/conf/machine/include/arm/README |3 +++
meta/conf
Signed-off-by: Andy Voltz
---
meta/conf/machine/include/tune-cortexa5.inc |5 +
1 file changed, 5 insertions(+)
create mode 100644 meta/conf/machine/include/tune-cortexa5.inc
diff --git a/meta/conf/machine/include/tune-cortexa5.inc
b/meta/conf/machine/include/tune-cortexa5.inc
new
This series puts the common tuning setup in an include and reworks the
tuning files for each cortex-a* series to use that include. A new variable,
CORTEX_ID is used to specify which processor is used.
Add a tuning file for the cortex-a5 using this include.
This was tested on a vybrid twr_vf600 bu
t; Content-Type: text/plain; charset=UTF-8
>
> W dniu 03.06.2013 18:40, Andy Voltz pisze:
> > Signed-off-by: Andy Voltz
> > ---
> > meta/conf/machine/include/tune-cortexa5.inc | 36
> > +++
>
> I think that it is time to create simple
Signed-off-by: Andy Voltz
---
meta/conf/machine/include/tune-cortexa5.inc | 36 +++
1 file changed, 36 insertions(+)
create mode 100644 meta/conf/machine/include/tune-cortexa5.inc
diff --git a/meta/conf/machine/include/tune-cortexa5.inc
b/meta/conf/machine/include
11 matches
Mail list logo