On Thu, 18 Feb 2010 15:11:18 -0800
Feng Kan wrote:
> This is to lock down the ordering in the correction routine against
> the calculate routine. Otherwise, incorrect define would cause ECC
> errors.
Did you actually find a 44x PPC core that is not NAND_ECC_SMS format?
Cheers,
Sean
_
On Mon, Feb 15, 2010 at 11:29:14AM +0530, K.Prasad wrote:
> +struct arch_hw_breakpoint {
> + u8 len; /* length of the target symbol */
> + int type;
> + char*name; /* Contains name of the symbol to set bkpt */
> + unsigned long address;
> +};
2010/2/20 ahmed zemoji :
> help me
> i like emmbedded a kernel linux 2.6 to processor powerpc405 of card ML403
> please
Have you seen these two resources yet?
http://xilinx.wikidot.com/
http://git.xilinx.com/cgi-bin/gitweb.cgi
(these kind of assume that you have EDK too...)
-David
___
help me
i like emmbedded a kernel linux 2.6 to processor powerpc405 of card ML403
please
please
..
help me
_
Hotmail : une messagerie fiable avec une protection anti-spam perform
On Fri, 2010-02-19 at 17:16 -0800, Xiaogeng Jin wrote:
> Is hrtimers supported in the powerpc arch and used in embedded powerpc
> drivers? I greped ktime_t and hrtimer_start() under arch/powerpc and
> found not two many calls. Does it indicate the powerpc world doesn't
> use hrtimers?
They are th