On 11/20/19 11:26 PM, Tom Rini wrote:
> On Wed, Nov 20, 2019 at 10:35:22PM +0100, Marek Vasut wrote:
> 
>> The default mtdparts value grew a trailing zero during the Kconfig
>> conversion. This is because the mtdparts value in the header file
>> had a \0 at the end, which got misconverted into plain 0 instead of
>> being dropped.
>>
>> Signed-off-by: Marek Vasut <ma...@denx.de>
>> Fixes: 43ede0bca7fc ("Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT")
>> Cc: Adam Ford <aford...@gmail.com>
>> Cc: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>
>> Cc: Tom Rini <tr...@konsulko.com>
> 
> After checking 43ede0bca7fc for any other possible breaks and seeing
> none:
> 
> Reviewed-by: Tom Rini <tr...@konsulko.com>

Applied, thanks.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to