Re: [PATCH v2 5/9] bsps/leon3: Use custom CPU counter implementation

2023-10-19 Thread Martin Ã…berg
OK On 2023-09-21 17:19, Sebastian Huber wrote: Merge the timecounter and CPU counter support for the leon3 BSP family. Remove now unused functions from the CPU counter support of the erc32 and leon3 BSPs. Update #4954. --- bsps/sparc/include/bsp/sparc-counter.h | 12 -- bsps/sparc/leon

[PATCH v2 5/9] bsps/leon3: Use custom CPU counter implementation

2023-09-21 Thread Sebastian Huber
Merge the timecounter and CPU counter support for the leon3 BSP family. Remove now unused functions from the CPU counter support of the erc32 and leon3 BSPs. Update #4954. --- bsps/sparc/include/bsp/sparc-counter.h | 12 -- bsps/sparc/leon3/clock/ckinit.c | 2 +- bsps/sparc/le