On Sun, Jun 29, 2008 at 10:06 PM, 이승열 <[EMAIL PROTECTED]> wrote: > Hi Ben, > > Sorry for bothering you. > > I have downloaded the latest version of U-boot. > There is smc911x.c file. I have added this file to Makefile. > The compilation is successful. You don't have to add anything to the Makefile, just use the correct CONFIG options > > But, there are two problems. > 1. there is no LAN9210 entry in chip id list So add it. I haven't looked at the LAN9210 data sheet to even know if it will work with this chip. You're going to have to do some work. > 2. Only 32-bit is supported. > Not true. Both 16 and 32 bit access is supported. Check the source code (hint: look for CONFIG_DRIVER_SMC911X_16_BIT) > Is there any recent driver for LAN9210?
I don't know of another or I would have told you about it. Good luck, Ben ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users