Re: [U-Boot-Users] Ethernet support for LAN91C111

2008-07-02 Thread Shinose
___ > U-Boot-Users mailing list > U-Boot-Users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > Hi Naveen, The driver support the SMSC chip 9111 on any platform if you have a 32 bit wide databus. For other bus widths y

Re: [U-Boot-Users] cp.b not working

2008-05-27 Thread Shinose
On Wed, May 28, 2008 at 10:24 AM, Shinose <[EMAIL PROTECTED]> wrote: > Hi, > > I am working on Nios2 custom board with intel CFI j3 flash and my data bus > is only 16 bit wide. The cfi driver I have modified with asm/io calls in > order to by pass the cache. But now cp.w i

[U-Boot-Users] cp.b not working

2008-05-27 Thread Shinose
also working fine. Thanks & Regards, Shinose. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direc

Re: [U-Boot-Users] Cortex-M1 support

2008-03-03 Thread Shinose
sts.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users > Hi, If we move all the startup code and lib routines to thumb instructions we could maintain a single directory for all the ARM architectures and upward compatible too :-) Thanks & Regards, Shinose. ---