Where is the default scheduler defined for sp and smp systems?

2020-10-28 Thread Richi Dubey
Hi, Earlier the definition for setting the default scheduler for sp or for SMP system was put in include/rtems/confdefs/scheduler.h, but it is not there anymore. I tried searching for #define CONFIGURE_SCHEDULER_PRIORITY to check for any location where it could have been defined but to no avail.

[PATCH v2] Add networking support for griscv bsp

2020-10-28 Thread Jiri Gaisler
* Only GRETH device supported for now * Fix endian problem in GRETH driver * Remove SPARC assembly from greth.c * Builds with both autoconf and waf --- bsps/riscv/griscv/console/console.c | 2 +- bsps/riscv/griscv/include/bsp.h | 14 + bsp

Re: How do I install (get) qemu-system-arm inside the bin folder?

2020-10-28 Thread Richi Dubey
I feel stupid :p. Thank you for your answer. On Wed, Oct 28, 2020 at 3:43 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 28/10/2020 10:08, Richi Dubey wrote: > > > ~/quick-start/src/rsb$ ./source-builder/sb-set-builder --prefix= > > $HOME/quick-start/rtems/6 devel/qemu4.bse

Re: AW: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Jiri Gaisler
On 10/28/20 8:57 AM, gabriel.moy...@dlr.de wrote: >> Hi Jiri, >> >> My understanding was that one driver version was meant to be used >> with drvmgr (greth.c) and the other without it (greth2.c). May I ask why do you've chosen to remove greth.c and not greth2.c? >

Blockers for Cutover to Waf

2020-10-28 Thread Joel Sherrill
Hi I didn't want to hijack the greth thread with this but there are open wafblocker issues which prevent the cutover to waf. https://devel.rtems.org/query?status=accepted&status=assigned&status=new&status=reopened&keywords=~wafblocker&group=status&col=id&col=summary&col=owner&col=type&col=priorit

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Sebastian Huber
On 27/10/2020 15:17, Jiri Gaisler wrote: On 10/26/20 8:52 AM, Jiri Gaisler wrote: On 10/26/20 3:37 AM,gabriel.moy...@dlr.de wrote: Hi Jiri, My understanding was that one driver version was meant to be used with drvmgr (greth.c) and the other without it (greth2.c). May I ask why do you've ch

Re: [PATCH v4 0/1] Test for clock_nanosleep() with CLOCK_MONOTONIC option

2020-10-28 Thread Utkarsh Rai
Ping. On Wed, Oct 21, 2020 at 8:58 AM Utkarsh Rai wrote: > This patch has the tests for clock_nanosleep with the CLOCK_MONOTONIC > option. > The psxtests/psxclocknanosleep01/.. tests for valid timeout values as well > as > for the effect on timeout delay when REALTIME clock is modified(no effect

AW: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Gabriel.Moyano
> Hi Jiri, > > My understanding was that one driver version was meant to be used > with >>> drvmgr (greth.c) and the other without it (greth2.c). May I ask why >>> do you've chosen to remove greth.c and not greth2.c? >>> >>> I have fixed-up the greth.c file to avoid inline SPARC a

Re: LibBSD PowerPC motorola_shared BSP PCI Support

2020-10-28 Thread Heinz Junkes
Thanks, I got further and the first start doesn't look that bad ;-) Welcome to RTEMS rtems-6.0.0 (PowerPC/Generic (classic FPU)/beatnik) CPU: MPC7457 Board Type: MVME6100-0163 (S/N E173D27) Bus Clock Freq: 1 Hz CPU Clock Freq: 126654 Hz Memory: 536870912 bytes ---

Re: AW: [PATCH 1/3] Remove duplicate GRETH driver

2020-10-28 Thread Jiri Gaisler
On 10/28/20 2:44 AM, jan.som...@dlr.de wrote: > >> -Original Message- >> From: devel On Behalf Of Jiri Gaisler >> Sent: Tuesday, October 27, 2020 3:18 PM >> To: devel@rtems.org >> Subject: Re: AW: [PATCH 1/3] Remove duplicate GRETH driver >> >> >> On 10/26/20 8:52 AM, Jiri Gaisler wrote:

Re: How do I install (get) qemu-system-arm inside the bin folder?

2020-10-28 Thread Sebastian Huber
On 28/10/2020 10:08, Richi Dubey wrote: ~/quick-start/src/rsb$ ./source-builder/sb-set-builder --prefix= $HOME/quick-start/rtems/6 devel/qemu4.bset There should be no " " between the --prefix and the value. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Ge

Re: Introducing the Strong APA Scheduler

2020-10-28 Thread Richi Dubey
Hi, --- a/cpukit/include/rtems/confdefs/scheduler.h > +++ b/cpukit/include/rtems/confdefs/scheduler.h > @@ -55,9 +55,9 @@ > && !defined(CONFIGURE_SCHEDULER_STRONG_APA) \ > && !defined(CONFIGURE_SCHEDULER_USER) > #if defined(RTEMS_SMP) && _CONFIGURE_MAXIMUM_PROCESSORS > 1 > -#define

How do I install (get) qemu-system-arm inside the bin folder?

2020-10-28 Thread Richi Dubey
Hi, I am following my own blog: https://rtemswithrichi.wordpress.com/debug-with-gdb-and-qemu-on-arm-realview/ and I ran the following command: ~/quick-start/src/rsb$ ./source-builder/sb-set-builder --prefix= $HOME/quick-start/rtems/6 devel/qemu4.bset RTEMS Source Builder - Set Builder, 6 (5f4fd63