AW: [PATCH v3 00/11] ENABLE PPS API in RTEMS6

2022-05-16 Thread Gabriel.Moyano
> Hello Gabriel, > > I get a test failure in spntp01 now using the sparc/gr740 and > arm/xilinx_zynq_a9_qemu BSP: > > F:23:0:UI1:init.c:84:2 == 0 > > Did you observe this test failure also? > Yes, thanks for noticing it. It is due the changes in [PATCH v3 09/11]. The default value for pps_sh

Re: [PATCH v3 00/11] ENABLE PPS API in RTEMS6

2022-05-16 Thread Sebastian Huber
Hello Gabriel, I get a test failure in spntp01 now using the sparc/gr740 and arm/xilinx_zynq_a9_qemu BSP: F:23:0:UI1:init.c:84:2 == 0 Did you observe this test failure also? -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brai

Re: AW: [PATCH v3 00/11] ENABLE PPS API in RTEMS6

2022-05-11 Thread Sebastian Huber
On 11/05/2022 13:53, gabriel.moy...@dlr.de wrote: Is there any feedback for improvement? Or are these commits ready to be pushed? Sorry for the delay, but I was busy with other things in the last days. I will have a look at the patch set in the next days. In general, it looks good. -- embed

AW: [PATCH v3 00/11] ENABLE PPS API in RTEMS6

2022-05-11 Thread Gabriel.Moyano
> This is the 3rd version of the patches for enabling the PPS API in RTEMS6. > It contains the changes suggested by Sebastian from yesterday (03/05/2022). > > Gabriel Moyano (11): > kern_ntptime.c: Disable freebsd features > kern_ntptime.c: Add lmax() qmin() definitions > kern_tc.c: Add atom

[PATCH v3 00/11] ENABLE PPS API in RTEMS6

2022-05-04 Thread Gabriel Moyano
This is the 3rd version of the patches for enabling the PPS API in RTEMS6. It contains the changes suggested by Sebastian from yesterday (03/05/2022). Gabriel Moyano (11): kern_ntptime.c: Disable freebsd features kern_ntptime.c: Add lmax() qmin() definitions kern_tc.c: Add atomic dependencie