Re: [U-Boot] [PATCH 0/2] i.MX28: DMA fixups

2012-04-08 Thread Marek Vasut
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

[U-Boot] [PATCH 0/2] i.MX28: DMA fixups

2012-04-08 Thread 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/mx