From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cam Date: Fri, 12 Mar 2004 02:47:30 +0000 Subject: [U-Boot-Users] Command line parsing question In-Reply-To: <20040312005135.66EB9C0655@atlas.denx.de> References: <20040312005135.66EB9C0655@atlas.denx.de> Message-ID: <405124C2.7070607@mesias.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang >>When I type in commands at the command prompt and hit enter, some of the >>commands are getting run twice. > > > U-Boot just executes the commands it gets told. [...] > I know this problem well. I have seen it before. Your terminal server > is misconfigured. We use a couple of terminal servers ourself, and > for example I never got a MAXSERVER running correctly. I don't have a solution but have seen exactly the same problems with uboot-1.0.0, custom 8270 based board. The terminal server in question is the one built into the otherwise excellent BDI2000 probe. We chose to put up with the quirks as they are only ever seen in development (not deployment). Regards, -Cam