Re: BSP requests.

2015-02-10 Thread Amar Takhar
On 2015-02-10 21:57 -0500, Alan Cudmore wrote: > Raspberry Pi times on my PC ( 6 core AMD, 8GB RAM, SSD , Ubuntu 14.04 ) : > > Standard build system: > ? ? Bootstrap : 7m4s > ? ? Configure step: 8s > ? ? Build: 3m15s? > > ? ? Size of RTEMS Tree after bootstrap: 308Mbytes > > Waf build: > ?

Re: BSP requests.

2015-02-10 Thread Chris Johns
On 11/02/2015 1:57 pm, Alan Cudmore wrote: Raspberry Pi times on my PC ( 6 core AMD, 8GB RAM, SSD , Ubuntu 14.04 ) : Standard build system: Bootstrap : 7m4s Configure step: 8s Build: 3m15s Size of RTEMS Tree after bootstrap: 308Mbytes Waf build: configure: ~4s build wit

Re: BSP requests.

2015-02-10 Thread Alan Cudmore
Raspberry Pi times on my PC ( 6 core AMD, 8GB RAM, SSD , Ubuntu 14.04 ) : Standard build system: Bootstrap : 7m4s Configure step: 8s Build: 3m15s Size of RTEMS Tree after bootstrap: 308Mbytes Waf build: configure: ~4s build with tests: 29s Size of RTEMS tree : 188Mbytes Ni

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 17:32 +, Cudmore, Alan P. (GSFC-5820) wrote: > I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. arm/raspberrypi has been added. >From scratch it took me exactly 4m10s to add this including the time to build RTEMS + all tests: http://git.rtems.org/amar/waf.git/c

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 18:34 +, Cl??udio Silva wrote: > Hello Amar, > > I was also able to build sparc/sis in? a Fedora 18 (Core 2 Duo @ 2.93 Ghz). > Build time was about 1m10s. However, I had to update waf; the version > available > in Fedora doesn't seem to work with RTEMS' waf. > > Please also add

Re: BSP requests.

2015-02-09 Thread Alan Cudmore
Chris, It looks like _libelf_config.h has the defines for an ARM host on FreeBSD, but for linux it includes "native-elf-format.h". It looks like this file is produced with the native-elf-format binary, which produces this output: pi@raspberrypi ~/rtems-tools.git/rtemstoolkit/elftoolchain/common $ .

Re: BSP requests.

2015-02-09 Thread Chris Johns
On 10/02/2015 2:16 pm, Alan Cudmore wrote: Thanks for getting the BSPs in. I wanted to try to compare the old and new build systems on the raspberry Pi 2, but I'm still working on getting the tools to build. Chris may have a clue about this: The compiler build finishes ( much faster than the RPI

Re: BSP requests.

2015-02-09 Thread Alan Cudmore
Thanks for getting the BSPs in. I wanted to try to compare the old and new build systems on the raspberry Pi 2, but I'm still working on getting the tools to build. Chris may have a clue about this: The compiler build finishes ( much faster than the RPI 1 ) but the rtems tools build fails. This ca

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 17:32 +, Cudmore, Alan P. (GSFC-5820) wrote: > > I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. m68k/mcf5235 is now working. I will work on rpi after I get the Beagle BSPs working. Amar. ___ devel mailing list devel@

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-10 08:18 +1100, Chris Johns wrote: > Nice. Let's hope adding a BSP in the future is always this easy. :) It was already there I just had to fix it. Right now adding a BSP is a bit of a pain but (several) orders of magnitude easier than the old build system. It will be very easy once

Re: BSP requests.

2015-02-09 Thread Chris Johns
On 10/02/2015 7:20 am, Amar Takhar wrote: On 2015-02-09 17:32 +, Cudmore, Alan P. (GSFC-5820) wrote: I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. LEON3 is working now. Nice. Let's hope adding a BSP in the future is always this easy. :) Chris __

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 17:32 +, Cudmore, Alan P. (GSFC-5820) wrote: > I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. LEON3 is working now. Amar. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 18:34 +, Cl??udio Silva wrote: > Hello Amar, > > I was also able to build sparc/sis in? a Fedora 18 (Core 2 Duo @ 2.93 Ghz). > Build time was about 1m10s. However, I had to update waf; the version > available > in Fedora doesn't seem to work with RTEMS' waf. Unfortunately some

Re: BSP requests.

2015-02-09 Thread Cláudio Silva
Hello Amar, I was also able to build sparc/sis in a Fedora 18 (Core 2 Duo @ 2.93 Ghz). Build time was about 1m10s. However, I had to update waf; the version available in Fedora doesn't seem to work with RTEMS' waf. Please also add the arm/beagle bsp. Thanks, Best Regards, Cláudio On Mon Feb 09

Re: BSP requests.

2015-02-09 Thread Amar Takhar
On 2015-02-09 17:32 +, Cudmore, Alan P. (GSFC-5820) wrote: > Hi Amar, > I have tried the sparc/sis waf build on Ubuntu 14.04 and Debian 7. The > build is very fast! > I will try to get some timing numbers with building RTEMS on the Rasberry > Pi 2 later this week.. That is fantastic, thank you

Re: BSP requests.

2015-02-09 Thread Cudmore, Alan P. (GSFC-5820)
Hi Amar, I have tried the sparc/sis waf build on Ubuntu 14.04 and Debian 7. The build is very fast! I will try to get some timing numbers with building RTEMS on the Rasberry Pi 2 later this week.. I would like to request Raspberry Pi, LEON3, and m68k/mcf5235. Thanks, Alan On 2/9/15 12:22 PM,