Re: [U-Boot-Users] [PATCH 10/10] [ARM] TQMA31: new kernel param. to pass the eth MAC addr to the Linux eth chip driver

2008-07-07 Thread Jens Gehrlein
Hi Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD schrieb: > why don't you use nwhwconf parameter? Thank you for response. I found some U-Boot examples how to pass this parameter. But were can I find Linux related information? nwhwconf is new to me. I have never heard before. I use Kernel 2

Re: [U-Boot-Users] [PATCH 10/10] [ARM] TQMA31: new kernel param. to pass the eth MAC addr to the Linux eth chip driver

2008-07-05 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:50 Fri 04 Jul , Jens Gehrlein wrote: > Some Linux drivers like the smc911x driver, as used on TQMA31, rely on the > MAC address > in the appropriate register, but U-Boot resets the controller after every > transfer. > A patch for the Linux driver is necessary to extract the MAC address

[U-Boot-Users] [PATCH 10/10] [ARM] TQMA31: new kernel param. to pass the eth MAC addr to the Linux eth chip driver

2008-07-04 Thread Jens Gehrlein
Some Linux drivers like the smc911x driver, as used on TQMA31, rely on the MAC address in the appropriate register, but U-Boot resets the controller after every transfer. A patch for the Linux driver is necessary to extract the MAC address from the kernel boot parameter line and set the MAC addr