From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:47:38 -0500 Subject: [U-Boot] [PATCH][v3] driver: misc: debug server: Update Error message In-Reply-To: <1439217183-9200-1-git-send-email-prabhakar@freescale.com> References: <1439217183-9200-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E6634A.3090804@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/10/2015 09:33 AM, Prabhakar Kushwaha wrote: > Append "debug server FW" in error message to make more informative. > > Signed-off-by: Prabhakar Kushwaha > Reviewed-by: Bhupesh Sharma > --- > Changes for v2: Incorporated Bhupesh's review comments > Changes for v3: Corrected description > > Applied to fsl-qoriq master branch. Awaiting upstream. York