Re: [GSoC 2021] Beagle BSP USB OTG Support

2021-05-16 Thread Ahamed Husni
Hi, I tried the CDC Ethernet in FreeBSD. My Laptop detects an ethernet interface with an IPv6. I tried to ping the IPv6, but it didn't work . The serial and ethernet works. I'll check the mass storage. --Husni On Thu,

Re: [PATCH v2] user/bld/index.rst: removed references to legacy network config options

2021-05-16 Thread Vijay Kumar Banerjee
Hi Harrison, I pushed this patch. https://git.rtems.org/rtems-docs/commit/?id=1f538688a7f743158e0e9e9bb673abd576307a0c Thanks, Vijay On Tue, May 11, 2021 at 7:28 PM Vijay Kumar Banerjee wrote: > > Hi Harrison, > > This patch looks good. If no one objects by Friday, I'll push this. Thanks. > >

Re: while running rtems-test with coverage

2021-05-16 Thread Vijay Kumar Banerjee
(Resending for the list) On Sun, May 16, 2021 at 10:18 AM Vijay Kumar Banerjee wrote: > > Hi Mohammadreza, > > Sorry for the delay in replying :) > > > On Tue, May 11, 2021 at 11:39 AM mohammadreza tahzibi > wrote: > > > > Dear Sir > > Hi, > > > > I am new in rtems and I am trying to run rtems-t

Re: while running rtems-test with coverage

2021-05-16 Thread Joel Sherrill
On Sun, May 16, 2021, 11:20 AM Vijay Kumar Banerjee wrote: > (Resending for the list) > > On Sun, May 16, 2021 at 10:18 AM Vijay Kumar Banerjee > wrote: > > > > Hi Mohammadreza, > > > > Sorry for the delay in replying :) > > > > > > On Tue, May 11, 2021 at 11:39 AM mohammadreza tahzibi > > wrot

Re: [PATCH] riscv/console: console-config.c update

2021-05-16 Thread ND
This patch will help use Microchip PolarFire SoC icicle kit with RTEMS mainline...any plan on when this will be available? On Tue, May 11, 2021 at 11:35 AM somesh deshmukh wrote: > Gentle Reminder. > > Hi All, > Can you please review this patch and let me know if there are any > suggestions/comm

About EDF SMP Behaviour

2021-05-16 Thread Richi Dubey
Hi, Can someone please explain this behavior of EDF SMP Scheduler on a 4 CPU system, with INIT task pinned to cpu 0: Before Task 3 (Priority 6, Affined to CPU 3) arrival: CPU 1 is executing: Task 1 (Priority 5, Affined to CPU 1) CPU 2 is executing: Task 2 (Priority 7, Affined to CPU 2) CPU 3 is

Re: About EDF SMP Behaviour

2021-05-16 Thread Sebastian Huber
On 17/05/2021 08:17, Richi Dubey wrote: Can someone please explain this behavior of EDF SMP Scheduler on a 4 CPU system, with INIT task pinned to cpu 0: Before Task 3 (Priority 6, Affined to CPU 3) arrival: CPU 1 is executing: Task 1 (Priority 5, Affined to CPU 1) CPU 2 is executing: Task