18 Feb
2014
18 Feb
'14
2:35 a.m.
On Mon, Feb 17, 2014 at 01:32:08PM +0000, Liam Girdwood wrote:
- /* copy FW data to DMA-able memory */
- memcpy((void *)sst_fw->dma_buf, (void *)fw->data, fw->size);
There aren't going to be any issues with alignment requirements for DMA with data within the firmware?