Re: MBX drivers ads5121-rev4-v20090603

2010-05-21 Thread Andrey Volkov
Hello Moisés, CTAG / Moisés Domínguez wrote: > Hi all, > > I am trying to use MBX 3D engine driver of my ads5121. AFAIK, drivers were > built against same kernel as mine i.e. 2.6.24.6 from LTIB? Kernel from Freescale's LTIB != vanilla 2.6.24.6 (number of patches vs vanilla kernel is more than 100

Re: Fix [e]glibc build process

2010-05-09 Thread Andrey Volkov
Dave Kleikamp wrote: On Sat, 2010-05-08 at 23:56 +0400, Andrey Volkov wrote: This patch fix [e]glibc build process destruction (more precisely _assembler_ is die when try to compile getcontext.S since stdint.h coldn't be assembled) intruduced by patch: c

Fix [e]glibc build process

2010-05-08 Thread Andrey Volkov
ikamp Signed-off-by: Andrey Volkov --- arch/powerpc/include/asm/ptrace.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/ptrace.h b/arch/powerpc/include/asm/ptrace.h index 9e2d84c..025912b 100644 --- a/arch/powerpc/include/asm/ptrace.h +++ b