Re: [PATCH] bsps/sparc: Remove tlib clock driver

2017-01-24 Thread Daniel Hellstrom
Hi Sebastian. We are currently working on the rtems master and updating the drivers and sparc tools. Please hold of before you push this one so that we can review it first. Your patch is probably ok, it is just that I want to have time to look at it first. Best Regards, Daniel Hellstrom On

[PATCH] bsps/sparc: Remove tlib clock driver

2017-01-23 Thread Sebastian Huber
This driver lacked several features and cannot support SMP configurations. Use the standard clock driver instead. --- c/src/lib/libbsp/sparc/leon3/Makefile.am | 5 +- c/src/lib/libbsp/sparc/leon3/clock/ckinit.c | 10 - c/src/lib/libbsp/sparc/shared/include/tlib.h | 8 - c