From mboxrd@z Thu Jan 1 00:00:00 1970 From: himbA Date: Tue, 10 Feb 2004 14:42:08 +0100 Subject: [U-Boot-Users] serial download of uImage In-Reply-To: <0402090936140I.17605@pcj86> References: <4026D475.3080809@email.si> <0402090936140I.17605@pcj86> Message-ID: <4028DFB0.4010203@email.si> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stephan Linz wrote: >Am Montag, 9. Februar 2004 01:29 schrieb himbA: > > >>Hi >>I'm a newbie to u-boot and pretty much to embedded systems. >>I have a pxa255 board running 2.4.19 kernel with appropriate patches for >>ARM and xscale and u-boot 1.0.1 as bootloader already installed by >> >> > >You should use the latest U-Boot version from CVS (1.0.2 or so), bacause >around 1.0.1 there was an signed/unsigned problem inside U-Boot's LAN91c111 >driver --> result: ethernet doesn't work with full MAC range. In current CVS >state this problem is fixed already. > > > will do so. >>somebody else (I just got the stuff). >>Now, ethernet link is not working yet, due to some issues with SMSC >>LAN91c111 driver for linux, so I would like to use serial link to >> >> > >What do you mean? Is the ethernet not workung under Linux or U-Boot ? > > > it was not working under linux, u-boot recognised it later due to some modifications in my host firewall. I kinda forgot to enable access to third sub-net since I addedd new NIC to use for communicating with devel. board :). now it is downloading images right of the tftp server with no sweat. >>--snip-- >> >> > > > thanx, rgds,himba