2017-04-03 13:34 GMT+02:00 Marek Vasut <[email protected]>: > On 04/03/2017 11:50 AM, Lukasz Majewski wrote: > > On Mon, 3 Apr 2017 11:28:44 +0200 > > Nicolas le bayon <[email protected]> wrote: > > > >> From: Nicolas Le Bayon <[email protected]> > >> > >> 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 <[email protected]> > > > >> > >> Signed-off-by: Nicolas Le Bayon <[email protected]> > >> Reviewed-by: Marek Vasut <[email protected]> > > > > 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. >
You're right Marek, I saw its patchwork and it's corrupted. It was well-sent by git send-email but I made a mistake in the addition of the changelog. I'm going to do a RESEND with the ack of Lukasz and the correct format. Sorry for that Nicolas > > -- > Best regards, > Marek Vasut > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

