I will push my fatal patch. Yours compiles but I see these warnings which
appear to be related:
make -j >/dev/null
../../../../../../../../rtems/c/src/lib/libbsp/riscv/griscv/../../../../../../bsps/riscv/griscv/clock/clockdrv.c:
In function 'grlib_clock_initialize':
../../../../../../../../rtems/
Looks OK to push.
Do you want to cite the ticket number for the build failures in the
comments?
Should I go ahead and push the fatal error patch or will you do that?
Is this needed on 5? I thought these all built on 5 but could be wrong.
On Thu, Oct 8, 2020 at 12:52 AM Sebastian Huber <
sebasti
Replace leon3_irqmp_has_timestamp() with irqmp_has_timestamp() and move
it to grlib.h.
Close #4128.
---
bsps/riscv/griscv/clock/clockdrv.c | 2 +-
bsps/shared/grlib/btimer/tlib_ckinit.c | 2 +-
bsps/sparc/leon3/clock/ckinit.c| 4 ++--
bsps/sparc/leon3/include/leon.h| 7 ---