Re: [PATCH] bsps/sparc: Reduce copy and paste

2014-06-30 Thread Sebastian Huber
On 2014-06-30 13:23, Daniel Hellstrom wrote: hardware. The GRLIB APBUART is compatible on most or if not all aspects with the LEON2 AT697 UART, however the APBUART have more features that are currently not in use. I think it would be better to call the LEON3 BSP UART "APBUART" and the LEON2 UART

Re: [PATCH] bsps/sparc: Reduce copy and paste

2014-06-30 Thread Daniel Hellstrom
Hello, I like this initiative of having common code, however I'm not sure that all of it is good. The LEON2 UART and the LEON3 APBUART is not the same hardware. The GRLIB APBUART is compatible on most or if not all aspects with the LEON2 AT697 UART, however the APBUART have more features that ar

[PATCH] bsps/sparc: Reduce copy and paste

2014-06-30 Thread Sebastian Huber
--- c/src/lib/libbsp/sparc/leon2/console/console.c | 35 ++- c/src/lib/libbsp/sparc/leon2/console/debugputs.c | 17 + c/src/lib/libbsp/sparc/leon2/include/leon.h| 35 c/src/lib/libbsp/sparc/leon2/include/rasta.h | 31