[U-Boot] (no subject)

2011-04-22 Thread manohar kallutla
___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Adding spi support for SH7757 processor.

2011-04-30 Thread manohar kallutla
Hi , I am newbie to the u-boot loader. I have one external CPLD which has connected to processor via spi protocol. My requirement is to support CPLD from u-boot (eg:- read registers and write registers etc) Could you please help me ,how to follow the steps to implement this functionality. I have

Re: [U-Boot] [Test] [u-boot] u-boot timing analysis

2011-04-30 Thread manohar kallutla
2:40 PM, Wolfgang Denk wrote: > Dear manohar kallutla, > > In message you wrote: > > > > I am newbie to u-boot code. i have configure the 2009.08 u-boot code to > my > > board. > > You posted to a test mailing list. > > If this was a real test I can her

Re: [U-Boot] Adding spi support for SH7757 processor.

2011-05-01 Thread manohar kallutla
> Hi , > > I am newbie to the u-boot loader. I have one external CPLD which has > connected to processor via spi protocol. > My requirement is to support CPLD from u-boot (eg:- read registers and > write registers etc) > > Could you please help me ,how to follow the steps to implement this > functi