Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-31 Thread Khem Raj
On Wed, Mar 30, 2011 at 7:07 AM, UDel V2G Team wrote: > * Includes conf/machine/ts75xx.conf and conf/machine/include/tune-fa526.inc >  files needed for building OE packages w/ EABI and *NO* thumb support > > Signed-off-by: UDel V2G Team > --- >  conf/machine/include/tune-fa526.inc |   22

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-31 Thread Phil Blundell
On Wed, 2011-03-30 at 19:42 +0200, Koen Kooi wrote: > On 30-03-11 18:40, R.T. McGee wrote: > > Its true, the FA526 is not a ARM920T but it's a bit different from other > > standard ARMv4 types. > > > > Comments about the FA526 and ARM920T similarity are based on work like this: > > http://openocd.

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-30 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30-03-11 18:40, R.T. McGee wrote: > Its true, the FA526 is not a ARM920T but it's a bit different from other > standard ARMv4 types. > > Comments about the FA526 and ARM920T similarity are based on work like this: > http://openocd.sourcearchive.com

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-30 Thread R.T. McGee
10-11/msg02208/gcc-4.6-svn-20101116-faraday-cpu.patch Just to recap for others, the TS-7500 has a Cavium CNS2132 (aka Star Semi STR8132) SoC which contains a FA526 core. Thanks, RT > From: Marcin Juszkiewicz juszkiewicz.com.pl> > Subject: Re: [oe] [PATCH 1/6] Add support for the Techn

Re: [oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-30 Thread Marcin Juszkiewicz
Dnia 2011-03-30, śro o godzinie 10:07 -0400, UDel V2G Team pisze: > +++ b/conf/machine/include/tune-fa526.inc > +# This core basically resembles a ARM920T but has NO thumb > interworking support > +# which makes it not fully EABI compliant This is not arm920t core. Vendor says "The cores are bas

[oe] [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs

2011-03-30 Thread UDel V2G Team
* Includes conf/machine/ts75xx.conf and conf/machine/include/tune-fa526.inc files needed for building OE packages w/ EABI and *NO* thumb support Signed-off-by: UDel V2G Team --- conf/machine/include/tune-fa526.inc | 22 ++ conf/machine/ts75xx.conf| 22 ++