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

2008-07-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:44 Wed 09 Jul , Mark Jonas wrote: > Hi, > > > 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

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

2008-07-09 Thread Jens Gehrlein
Hi Mark, Mark Jonas schrieb: > Hi, > >> 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 fro

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

2008-07-09 Thread Mark Jonas
Hi, > 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 a

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

2008-07-08 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