Re: [PATCH] TMS570: Enable FPU in makefile.

2015-03-27 Thread Martin Galvan
On Thu, Mar 26, 2015 at 6:46 PM, Pavel Pisa wrote: > Hello Martin, > > this is the right and planned change. > > What are your results of testing the BSP? > Are there some stability issues or your combination > with HALcogen code and FPU passes tests suites. > Thanks for the feedback. From what w

Re: [PATCH] TMS570: Enable FPU in makefile.

2015-03-26 Thread Pavel Pisa
Hello Martin, this is the right and planned change. What are your results of testing the BSP? Are there some stability issues or your combination with HALcogen code and FPU passes tests suites. Best wishes, Pavel On Thursday 26 of March 2015 21:21:26 Martin Galvan wrote: > --- >

[PATCH] TMS570: Enable FPU in makefile.

2015-03-26 Thread Martin Galvan
--- c/src/lib/libbsp/arm/tms570/make/custom/tms570ls3137_hdk.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/arm/tms570/make/custom/tms570ls3137_hdk.cfg b/c/src/lib/libbsp/arm/tms570/make/custom/tms570ls3137_hdk.cfg index e90414a..869cf71 100644 --- a/c/sr