[U-Boot] [PATCH] dfu: ram: fix number base of RAM entity parameters

Mugunthan V N mugunthanvnm at ti.com
Mon Apr 25 10:47:51 CEST 2016


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 at 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 at ti.com>
>>> Cc: Tom Rini <trini at konsulko.com>
>>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>>> ---
>>
>> Reviewed-by: Mugunthan V N <mugunthanvnm at 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 at ti.com>

Regards
Mugunthan V N



More information about the U-Boot mailing list