From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre AUBERT Date: Thu, 18 Mar 2004 17:30:25 +0100 Subject: [U-Boot-Users] PATCH: bug fix in IDE identification strings In-Reply-To: <1079372756.3116.12.camel@tt-devel.ultra.si> References: <20040315133304.70475C0655@atlas.denx.de> <1079372756.3116.12.camel@tt-devel.ultra.si> Message-ID: <4059CEA1.2040200@staubli.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi again Wolfgang, The IDE ident problem overflow problem isn't solved in the CVS. If a string has trailing whitespaces, they're not always suppressed. It depends on the character following the end of the source string. The attached patch fixes that. CHANGELOG: * Patch by Pierre Aubert 18 Mar 2004 - Fix string cleaning in IDE identification -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: u-boot-ide2.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20040318/3e12406e/attachment.txt