From mboxrd@z Thu Jan 1 00:00:00 1970 From: CG Date: Tue, 25 May 2004 09:08:59 -0400 Subject: [U-Boot-Users] U-boot and Stratix development board Issue References: <20040525123359.3AF28C109F@atlas.denx.de> Message-ID: <03d101c44259$73ab3860$6b01a8c0@cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I presume that's u-boot waits during a while. I see the kermit window and no transfer is done. About loading u-boot.bin. I read the instructions from /doc directory in order to copy u-boot into the flash. Thanks Christian ----- Original Message ----- From: "Wolfgang Denk" To: Cc: Sent: Tuesday, May 25, 2004 8:33 AM Subject: Re: [U-Boot-Users] U-boot and Stratix development board Issue > In message <200405251206.i4PC6bxG009356@web184.megawebservers.com> you wrote: > > > > I would like to know if someone has already encountered this problem. I > > cannot execute this command : loadb 800000 using kermit protocol in order to > > transfer a file to the RAM. It waits during a while and after, the transfer > > is canceled. > > What exactly is the error message? You write "it waits" - what is > "it"? U-Boot? or Kermit? or what? > > > U-boot has been compiled for the Stratix Edition dev. board using the Nios > > processor (standard 32). > > > > I can transfer and execute u-boot.srec by using this command : nios-run -r u- > > boot.srec. > > > > After, I execute hyperterminal in order to transfer u-boot.bin and copy it to > > the FLASH. > > Ummm.. when you already loaded u-boot.srec, then why do you need to > load u-boot.bin? Both files contain the same, just in different > formats. > > > Unfortunately, I cannot use loadb... :-( > > Please provide more information - what exactly you are doing, which > commands you enter, which error messages are printed, etc. > > Best regards, > > Wolfgang Denk > > -- > Software Engineering: Embedded and Realtime Systems, Embedded Linux > Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de > Nothing ever becomes real until it is experienced. - John Keats >