All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dfu: ram: fix number base of RAM entity parameters
Date: Mon, 25 Apr 2016 14:17:51 +0530	[thread overview]
Message-ID: <571DD9B7.80707@ti.com> (raw)
In-Reply-To: <20160425092806.096eb8bf@amdc2363>

On Monday 25 April 2016 12:58 PM, Lukasz Majewski wrote:
> Hi Mugunthan,
> 
>> On Saturday 23 April 2016 01:04 AM, Stephen Warren wrote:
>>> From: Stephen Warren <swarren@nvidia.com>
>>>
>>> U-Boot typically interprets unprefixed numbers as base 16, and DFU
>>> RAM entity parsing has historically done so. Reverse the change to
>>> default to base 10, so that values in previously working
>>> command-lines aren't mis-parsed, causing RAM corruption, crashes,
>>> hangs, etc.
>>>
>>> Fixes: 6aeb877afef0 ("drivers: dfu: ram: fix a crash with dfu ram
>>> with invalid dfu_alt_info env")
>>>
>>> Cc: Mugunthan V N <mugunthanvnm@ti.com>
>>> Cc: Tom Rini <trini@konsulko.com>
>>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
>>> ---
>>
>> Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
> 
> I assume that you have also tested this patch on your setup?
> 
> Would it be possible to also receive Tested-by: from you?
> 

Tested the patch successfully on AM335x BBB.

Tested-by: Mugunthan V N <mugunthanvnm@ti.com>

Regards
Mugunthan V N

      reply	other threads:[~2016-04-25  8:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 19:34 [U-Boot] [PATCH] dfu: ram: fix number base of RAM entity parameters Stephen Warren
2016-04-25  6:40 ` Mugunthan V N
2016-04-25  7:28   ` Lukasz Majewski
2016-04-25  8:47     ` Mugunthan V N [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=571DD9B7.80707@ti.com \
    --to=mugunthanvnm@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.