
On 04/03/2017 11:50 AM, Lukasz Majewski wrote:
On Mon, 3 Apr 2017 11:28:44 +0200 Nicolas le bayon nlebayon@gmail.com wrote:
From: Nicolas Le Bayon nlebayon@gmail.com
Instead of using a fixed-size array to store variable name, preferring a dynamic allocation treats correctly all variable name lengths. Variable names are growing through releases and features. By this way, name clipping is prevented.
Acked-by: Lukasz Majewski lukma@denx.de
Signed-off-by: Nicolas Le Bayon nlebayon@gmail.com Reviewed-by: Marek Vasut marex@denx.de
Marek, could you pull this patch directly to -usb tree? I do not have more -dfu patches to pull to this merge window. Thanks in advance.
I cannot seem to be able to apply the patch, either from my mailer or patchwork. Was it sent with git send-email or something else ? The formatting of the patch seems to be screwed up.