From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 16 Feb 2016 03:35:01 +0100 Subject: [U-Boot] [PATCH] fastboot: update error and warning messages In-Reply-To: <56C27979.7080901@broadcom.com> References: <1453935761-24319-1-git-send-email-srae@broadcom.com> <201601280042.39016.marex@denx.de> <56C27979.7080901@broadcom.com> Message-ID: <56C28AD5.8030903@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/16/2016 02:20 AM, Steve Rae wrote: > ping -- Thanks! > > On 16-01-27 03:42 PM, Marek Vasut wrote: >> On Thursday, January 28, 2016 at 12:02:41 AM, Steve Rae wrote: >>> Fix the formatting in error messages, and demote one error message >>> to a warning, as it is only informational. >>> >>> Signed-off-by: Steve Rae >> >> I'd leave this to Lukasz, if he doesn't respond, ping me in a week or so. >> >> Best regards, >> Marek Vasut >> Applied to u-boot-usb/master, thanks!