All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
Date: Fri, 6 May 2016 15:45:08 +0530	[thread overview]
Message-ID: <572C6EAC.7060504@ti.com> (raw)
In-Reply-To: <20160505105422.GF16759@bill-the-cat>



On Thursday 05 May 2016 04:24 PM, Tom Rini wrote:
> On Thu, May 05, 2016 at 11:22:42AM +0530, Lokesh Vutla wrote:
> 
>>
>>
>> On Wednesday 06 April 2016 05:32 PM, Lokesh Vutla wrote:
>>> Peripherals like spi etc. uses DMA for transfers. So, when loading the fit
>>> image the destination address should be dma aligned.
>>
>> After the v5 of my FS support for FIT[1], this patch is no more
>> necessary. Patch 2 is alone sufficient.
>>
>> [1] http://patchwork.ozlabs.org/patch/618403/
> 
> Thanks.  Note that if you register with patchwork you should be able to
> manage the state of your own patches as well.  Thanks!

Sure, Ill register with patchwork.

Thanks and regards,
Lokesh

> 

  reply	other threads:[~2016-05-06 10:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 12:02 [U-Boot] [PATCH 0/2] spl: Support loading a FIT from SPI Lokesh Vutla
2016-04-06 12:02 ` [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit Lokesh Vutla
2016-04-08 19:45   ` Tom Rini
2016-05-05  5:52   ` Lokesh Vutla
2016-05-05 10:54     ` Tom Rini
2016-05-06 10:15       ` Lokesh Vutla [this message]
2016-04-06 12:03 ` [U-Boot] [PATCH 2/2] spl: Support loading a FIT from SPI Lokesh Vutla
2016-04-08 19:45   ` Tom Rini

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=572C6EAC.7060504@ti.com \
    --to=lokeshvutla@ti.com \
    --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.