On Mon, Apr 9, 2012 at 12:34 AM, Marek Vasut <ma...@denx.de> wrote: > This fixes the issue where mxs_dma_init() was called either twice or never, > without introducing any new init hooks. > > The idea is to allow each and every device using the APBH DMA block to > configure and request only the channels it uses, instead of making it call > init > for all the channels as is now. > > The common DMA block init part, which only configures the block, is then > called > from CPUs arch_cpu_init() call. > > NOTE: This patch depends on: > > http://patchwork.ozlabs.org/patch/150957/ > > Signed-off-by: Marek Vasut <ma...@denx.de> > Cc: Stefano Babic <sba...@denx.de> > Cc: Wolfgang Denk <w...@denx.de> > Cc: Detlev Zundel <d...@denx.de> > Cc: Fabio Estevam <fabio.este...@freescale.com>
This fixes the mmc issue on mx28. Tested-by: Fabio Estevam <fabio.este...@freescale.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot