[U-Boot] [PATCH 1/6] dm: implement a DMA uclass

Mugunthan V N mugunthanvnm at ti.com
Wed Dec 2 10:11:09 CET 2015


On Wednesday 02 December 2015 01:47 PM, Mugunthan V N wrote:
>>> +       DMA_TRANS_NONE,
>> > 
>> > What does that mean?
> DMA driver will be having only one transfer api and to identify what
> kind of transfer that the user driver is expecting, these enums are used.
> 

Oops, I was taking your comment for the whole enums. Thought of having
an error enum as DMA_TRANS_NONE, but it doesn't add value, will remove
it in next version.

Regards
Mugunthan V N


More information about the U-Boot mailing list