Re: [PATCH 2/2] bsp/xilinx-zynq: Add device configuration driver

2017-04-21 Thread Patrick Gauvin
On Thu, Apr 20, 2017 at 7:41 PM, Chris Johns wrote: > On 21/04/2017 07:52, Patrick Gauvin wrote: > >> Chris, >> >> >> + >> +static drvdata data; >> +/* TODO: Abstract DMA buffer retrieval better */ >> >> >> Agreed. >> >> >> +static uint8_t *dma_buf = NULL; >>

Re: [PATCH 0/2] Zynq7000 series device configuration driver

2017-04-21 Thread Patrick Gauvin
I'll plan on storing a few bitfiles for common platforms, like the MicroZed (7Z010) and the ZedBoard (7Z020), with the test. I do have a simple bitfile, but it currently targets the ZedBoard. If you'd like, I can send a version for the MicroZed when I send the updated patches next week (should I at

Patch for ticket #2990

2017-04-21 Thread Linda Huxley
Here is the patch requested by Chris. (Hopefully you can use this patch. I really don't know what I'm doing.) Regards, Linda diff -u /a/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg /b/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg --- /a/rtems/confi