From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Semakin Date: Tue, 12 Jan 2010 14:39:36 +0300 Subject: [U-Boot] Ethernet doesn't work on Colibri PXA320 Message-ID: <15621263296376@webmail4.yandex.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello I have despaired already. U-boot network subsystem in any way doesn't want to work on my board. :( I've found a place where it hang. When I run any network command (ping, tftpboot, etc...) CPU sends EECS signal (EEPROM Chip Select) to AX88796 ethernet controller, to its MEMR - MII/EEPROM Management Register (address is 0x10001428) and then system is halted. And nothing is happen. This is it... Should I think that it is hardware issue? Thansk Best regards Dennis Semakin