From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 12 Aug 2009 15:55:48 -0700 Subject: [U-Boot] [PATCH 1/1][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API In-Reply-To: <20090812225342.32031833DBD2@gemini.denx.de> References: <20090812225342.32031833DBD2@gemini.denx.de> Message-ID: <4A834874.10308@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Ben Warren, > > I wrote: > > > Please ignore me: > > U-Boot 2009.08-rc2-00016-g253cb83-dirty (Aug 13 2009 - 00:42:59) > > I2C: ready > DRAM: 32 MB > Flash: 8 MB > USB: scanning bus for devices... 1 USB Device(s) found > 0 Storage Device(s) found > > Enter password - autoboot in 5 sec... > TRAB # run load > TFTP from server 192.168.1.1; our IP address is 192.168.3.68 > Filename 'trab/u-boot.bin-wd'. > Load address: 0xc100000 > Loading: ################ > done > Bytes transferred = 233844 (39174 hex) > TRAB # > > So currrent mainline *is* working fine. > > Good. At least we know exactly what's changed since the working version. > Best regards, > > Wolfgang Denk > > Sleep tight, Ben