[PATCH] dma: add new DMA control commands
From: marex@denx.de (Marek Vasut)
Date: 2012-10-18 10:51:30
Also in:
alsa-devel, linux-i2c, linux-mmc, lkml
From: marex@denx.de (Marek Vasut)
Date: 2012-10-18 10:51:30
Also in:
alsa-devel, linux-i2c, linux-mmc, lkml
Dear Huang Shijie,
? 2012?10?18? 16:49, Marek Vasut ??:quoted
Dear Huang Shijie,quoted
? 2012?10?18? 16:16, Marek Vasut ??:quoted
So we can't stream data from the chip? About time to adjust the MTD framework to allow that. Maybe implement a command queue?IMHO, it's not possible. Because the READ-PAGE(00h-30h) command needs to check the busy status which means we have to stop in the middle, so we can not chain the all the read-pages DMA commands.Can the DMA not branch?it's too complicated to the MTD layer, as well as the gpmi driver.
Can you please elaborate ? Best regards, Marek Vasut