From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jevgeni Zolotarjov Date: Thu, 6 Jul 2006 08:53:17 +0300 Subject: [U-Boot-Users] MAC address setting Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all! I have custom designed ARM board, based on AT91RM9200EK reference design. Hardware works fine. And I have following problem: When U-boot loads Kernel image from tftp, everything fine. When U-Boot starts kernel from flash, then Linux cannot communicate to ethernet device. I understand, that this is because MAC address was not set by U-Boot. But I could not find a command to initialise Ethernet. Please advice, how to act. Best regards, Jevgeni