Re: [PATCH] bsps/sparc: Move flags to grlib header

2014-05-09 Thread Daniel Hellstrom
Looks good! It is wrong to call it LEON3 since the IP is named GPTIMER and not bound to a specific revision of the CPU. Thanks! Daniel On 05/09/2014 02:29 PM, Sebastian Huber wrote: From: Christian Mauderer This enables re-use for other BSPs --- c/src/lib/libbsp/sparc/leon3/clock/ckinit.c

[PATCH] bsps/sparc: Move flags to grlib header

2014-05-09 Thread Sebastian Huber
From: Christian Mauderer This enables re-use for other BSPs --- c/src/lib/libbsp/sparc/leon3/clock/ckinit.c |4 ++-- c/src/lib/libbsp/sparc/leon3/include/leon.h |5 - c/src/lib/libbsp/sparc/shared/include/grlib.h |8 3 files changed, 10 insertions(+), 7 deletions(-)