From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 9 Apr 2012 05:11:38 +0200 Subject: [U-Boot] [PATCH 0/2] i.MX28: DMA fixups In-Reply-To: <1333940946-15436-1-git-send-email-marex@denx.de> References: <1333940946-15436-1-git-send-email-marex@denx.de> Message-ID: <201204090511.38663.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 Marek Vasut, > This patchset fixes DMA issues found on Freescale MX28EVK. > > NOTE: This patch depends on: > > http://patchwork.ozlabs.org/patch/150957/ > > Marek Vasut (2): > DMA: Split the APBH DMA init into block and channel init > M28: Pull out CONFIG_APBH_DMA so it's always enabled > > arch/arm/cpu/arm926ejs/mx28/mx28.c | 6 +++++ > arch/arm/include/asm/arch-mx28/dma.h | 4 ++- > drivers/dma/apbh_dma.c | 37 > ++++++++++++++------------------- drivers/mmc/mxsmmc.c | > 5 ++++ > drivers/mtd/nand/mxs_nand.c | 12 ++++++++++- > include/configs/m28evk.h | 6 ++++- > 6 files changed, 46 insertions(+), 24 deletions(-) > > Cc: Stefano Babic > Cc: Wolfgang Denk > Cc: Detlev Zundel > Cc: Fabio Estevam Fabio, I'd like to merge this into -RC2 in favor of your patch. I think this way is better. Can you please test this and give Ack/Nak/T-B ASAP? Thanks very much in advance! Best regards, Marek Vasut