From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] i.MX28: DMA fixups
Date: Mon, 9 Apr 2012 05:11:38 +0200 [thread overview]
Message-ID: <201204090511.38663.marex@denx.de> (raw)
In-Reply-To: <1333940946-15436-1-git-send-email-marex@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 <sbabic@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Detlev Zundel <dzu@denx.de>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
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
prev parent reply other threads:[~2012-04-09 3:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 3:09 [U-Boot] [PATCH 0/2] i.MX28: DMA fixups Marek Vasut
2012-04-09 3:09 ` [U-Boot] [PATCH 1/2] DMA: Split the APBH DMA init into block and channel init Marek Vasut
2012-04-09 3:28 ` [U-Boot] [PATCH 1/2 V2] " Marek Vasut
2012-04-09 3:34 ` [U-Boot] [PATCH 1/2 V3] " Marek Vasut
2012-04-09 14:10 ` Fabio Estevam
2012-04-11 14:14 ` Stefano Babic
2012-04-09 3:09 ` [U-Boot] [PATCH 2/2] M28: Pull out CONFIG_APBH_DMA so it's always enabled Marek Vasut
2012-04-11 14:15 ` Stefano Babic
2012-04-09 3:11 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201204090511.38663.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.