7 Jan
2014
7 Jan
'14
4:38 p.m.
On Thu, Dec 19, 2013 at 03:55:02PM +0000, Lee Jones wrote:
The Slave Config's addr_width attribute is populated by data_width of dma_cfg, which in turn is derived from dma_params' data_size attribute and that comes from the slot_width which is always 16 bits (2 Bytes). We're cutting out the middle man here and just setting the DMA Slave Config directly.
Applied, thanks.