From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 22 Jan 2013 02:50:47 +0100 Subject: [U-Boot] [PATCH 9/9] mx23: Use PIO mode support for MMC In-Reply-To: <1358819250-31625-10-git-send-email-otavio@ossystems.com.br> References: <1358819250-31625-1-git-send-email-otavio@ossystems.com.br> <1358819250-31625-10-git-send-email-otavio@ossystems.com.br> Message-ID: <201301220250.47441.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, NAK. DMA works on MX28 and works in Linux on MX23, therefore the DMA is not broken on either. Thus there's no reason to introduce such "force_pio" stuff. Best regards, Marek Vasut