On Wednesday 06 January 2016 05:54 AM, Simon Glass wrote:
> Hi Mugunthan,
>
> On 23 December 2015 at 09:42, Mugunthan V N wrote:
>> Implement a DMA uclass so that the devices like ethernet, spi,
>> mmc etc can offload the data transfers from/to the device and
>> memory.
>>
>> Signed-off-by: Mugun
Hi Mugunthan,
On 23 December 2015 at 09:42, Mugunthan V N wrote:
> Implement a DMA uclass so that the devices like ethernet, spi,
> mmc etc can offload the data transfers from/to the device and
> memory.
>
> Signed-off-by: Mugunthan V N
> ---
> drivers/dma/Kconfig | 15 +
> drivers
Implement a DMA uclass so that the devices like ethernet, spi,
mmc etc can offload the data transfers from/to the device and
memory.
Signed-off-by: Mugunthan V N
---
drivers/dma/Kconfig | 15 +
drivers/dma/Makefile | 2 ++
drivers/dma/dma-uclass.c | 78 +
3 matches
Mail list logo