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

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-04 Thread Mark Jonas
Hi Ben, > We really appreciate the hard work you put into this. Would you be able to > try out the patch that Guennadi just posted and add your 'Acked-by'? My schedule is pretty tight right now so I cannot make a promise. Anyhow, it was on my list to give the driver a try. I'll give feedback on

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-02 Thread Mark Jonas
Hi, > This driver seems to be a superset of yours, so this would be the one > to go in once it's compliant. Sorry for the lack of communication on > my part. I am just sorry for the wasted hours it took to clean it up. So long, Mark --

Re: [U-Boot-Users] [PATCH] sh, net: Updated SMSC LAN911x driver and support for MPR2 board

2008-04-02 Thread Mark Jonas
Hi Ben, > Sorry, tonight has been time-shifted. I'll have a look today. Any news? Regards, Mark - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Sou

Re: [U-Boot-Users] [PATCH 4/7] add SMSC LAN9x1x Network driver

2008-04-02 Thread Mark Jonas
Hi Ben and Sascha, > This patch adds a driver for the following smsc network controllers: > LAN9115 > LAN9116 > LAN9117 > LAN9215 > LAN9216 > LAN9217 This patch most likely covers exactly what the SMSC LAN9x1x driver covers I sent earlier in March. How is the decision going to be made whic

Re: [U-Boot-Users] [PATCH] sh, net: Updated SMSC LAN911x driver and support for MPR2 board

2008-03-26 Thread Mark Jonas
Hi Ben, > I'll have a look at it tonight. Your hard work is appreciated and is > worth it. In the case of these chips, there's no reason for using > SMSC's drivers verbatim because the chips are well documented and > commonly used. Thanks for doing this! Did the driver find your appreciati

[U-Boot-Users] [PATCH] sh: Remove a warning when compiling drivers/serial/serial_sh.c

2008-03-22 Thread Mark Jonas
Hello, The attached patch removes a warning when compiling drivers/serial/serial_sh.c. Regards, Mark Jonas CHANGELOG: -- sh: Removed warning when compiling drivers/serial/serial_sh.c. Signed-off-by: Mark Jonas <[EMAIL PROTECTED]> diff -purN u-boot_old/drivers/serial/serial_sh.c

[U-Boot-Users] [PATCH] sh, net: Updated SMSC LAN911x driver and support for MPR2 board

2008-03-10 Thread Mark Jonas
eally a lot of work. The patch adds a driver for the SMSC LAN911x and LAN921x family of Ethernet controllers. The patch also enables the use of this driver on the SH7720 based MPR2 board. The patch is against U-Boot git from this morning, i.e. v1.3.2. Regards, Mark Jonas CHANGELOG:

[U-Boot-Users] [PATCH] sh: Updated support for MPR2 board (SH7720)

2008-03-10 Thread Mark Jonas
Hello, the attached patch replaces the patch I sent before. I added myself to the list of board maintainers and diffed against U-Boot git from this morning, i.e. v1.3.2. The attached patch adds support for the Renesas SH7720 based board MPR2. Regards, Mark Jonas CHANGELOG: -- sh: Added

Re: [U-Boot-Users] [PATCH] sh: Add support for MPR2 board

2008-03-08 Thread Mark Jonas
Hello Nobuhiro, > > Attached you'll find the uncompressed patch this time. In my previous > > post the patch was not tared but compressed using bzip2. I choose to > > compress the patches because the Ethernet patch would have been more > > than 40 KiB uncompressed. Isn't compressing patches an

Re: [U-Boot-Users] [PATCH] sh: Add support for MPR2 board

2008-03-07 Thread Mark Jonas
Hello Nobuhiro, > > the attached patch adds support for the Renesas SH7720 based board MPR2. > > Please transmit the patch by the text without settling with tar. Could you > send it again? Attached you'll find the uncompressed patch this time. In my previous post the patch was not tared but co

Re: [U-Boot-Users] [PATCH] sh: Add Ethernet support for MPR2 board

2008-03-07 Thread Mark Jonas
Hi Ben, > Your intentions are good, but you have to know that there's no way this > driver is going into U-boot unless it meets the coding standards. There > are many reasons for this policy, but suffice to say it just ain't gonna > happen. OK, I somehow thought so but isn't there this claus

[U-Boot-Users] [PATCH] sh: Add Ethernet support for MPR2 board

2008-03-07 Thread Mark Jonas
well. Regards, Mark Jonas CHANGELOG: -- sh: Added support for SMSC LAN9115 networking on MPR2 board. Signed-off-by: Mark Jonas <[EMAIL PROTECTED]> u-boot_mpr2_lan9115_20080307.patch.bz2 Description: BZip2 compresse

[U-Boot-Users] [PATCH] sh: Add support for MPR2 board

2008-03-07 Thread Mark Jonas
Hello, the attached patch adds support for the Renesas SH7720 based board MPR2. Regards, Mark Jonas CHANGELOG: -- sh: Added support for SH7720 based board MPR2. Signed-off-by: Mark Jonas <[EMAIL PROTECTED]> u-boot_mpr2_20080307.patch.bz2 Description: BZip2 compresse