Re: [PATCH] Adding "eth" linker script section for arm bsp.

2014-09-01 Thread Federico Casares
Attached the new version of this add. Regards On Fri, Aug 29, 2014 at 2:30 PM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello Federico, > > you can do it like this: > > http://git.rtems.org/rtems/tree/c/src/lib/libbsp/arm/ > altera-cyclone-v/startup/linkcmds.altcycv_devkit

[PATCH] smptests/smpcache01: Disable SMP cache manager test when not applicable

2014-09-01 Thread Daniel Cederman
--- testsuites/smptests/smpcache01/init.c | 29 ++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/testsuites/smptests/smpcache01/init.c b/testsuites/smptests/smpcache01/init.c index dd2f9f1..48154d4 100644 --- a/testsuites/smptests/smpcache01/init.c +++

Re: [rtems commit] smptests/smpcache01: Test the SMP cache manager

2014-09-01 Thread Sebastian Huber
On 22/08/14 13:07, Daniel Hellstrom wrote: Module:rtems Branch:master Commit:9a9ab85b45260be326d7a59f40c2d7363097eb10 Changeset: http://git.rtems.org/rtems/commit/?id=9a9ab85b45260be326d7a59f40c2d7363097eb10 Author:Daniel Cederman Date: Thu Jul 3 16:42:24 2014 +0200 smpt