From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre AUBERT Date: Thu, 25 Mar 2004 12:43:19 +0100 Subject: [U-Boot-Users] PATCH: ident_cpy() fixup In-Reply-To: <4062B24D.2080908@sysgo.com> References: <4062B24D.2080908@sysgo.com> Message-ID: <4062C5D7.5040200@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 Pavel, Pavel Bartusek wrote: > Hi all, > > The attached patch fix the problem in the ident_cpy() function when > the next character after the identification string is not space or 0. > I think that this bug was fixed by my patch (http://sourceforge.net/mailarchive/forum.php?thread_id=4055194&forum_id=12898). This patch has been checkin by Wolfgang yesterday. Are you using the current CVS tree ? > CHANGELOG: > * Patch by Pavel Bartusek 25 Mar 2004 > Fix the problem in the ident_cpy() function when the next > character after the identification string is not space or 0. > > Best regards > Best regards