Re: [U-Boot] [PATCH 01/11] dma: apbh: Add special circular mode for LCD

2013-08-09 Thread Anatolij Gustschin
On Tue, 30 Jul 2013 23:37:51 +0200 Marek Vasut wrote: > Add special function that executes a specially crafted circular > DMA descriptor. The function doesn't wait for the descriptor to > finish the transfer, since the descritor never finishes. This is > useful when operating a SmartLCD through t

[U-Boot] [PATCH 01/11] dma: apbh: Add special circular mode for LCD

2013-07-30 Thread Marek Vasut
Add special function that executes a specially crafted circular DMA descriptor. The function doesn't wait for the descriptor to finish the transfer, since the descritor never finishes. This is useful when operating a SmartLCD through the LCDIF interface, as the LCDIF does not give us any means to h