___
> 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
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
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
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.
---