Re: [U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-02 Thread Jean-Christophe PLAGNIOL-VILLARD
On 22:23 Sun 02 Nov , Sergei Poselenov wrote: > Hello, > > Jean-Christophe PLAGNIOL-VILLARD wrote: >> On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote: >> >>> Hello, >>> >>> This is a patch to modify the mx31ads target to use lldiv(). Otherwise, >>> it fails to build by EABI toolchain. >>>

Re: [U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-02 Thread Sergei Poselenov
Hello, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote: > >> Hello, >> >> This is a patch to modify the mx31ads target to use lldiv(). Otherwise, >> it fails to build by EABI toolchain. >> >> Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]> >> ---

Re: [U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-02 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote: > Hello, > > This is a patch to modify the mx31ads target to use lldiv(). Otherwise, > it fails to build by EABI toolchain. > > Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]> > --- > cpu/arm1136/mx31/interrupts.c | 11 ++- > 1 fil

Re: [U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-01 Thread Wolfgang Denk
Dear [EMAIL PROTECTED], In message <[EMAIL PROTECTED]> you wrote: > > This is a patch to modify the mx31ads target to use lldiv(). Otherwise, > it fails to build by EABI toolchain. ... > /* "time" is measured in 1 / CONFIG_SYS_HZ seconds, "tick" is internal timer > period */ > #ifdef CONFIG_MX

[U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-01 Thread sposelenov
Hello, This is a patch to modify the mx31ads target to use lldiv(). Otherwise, it fails to build by EABI toolchain. Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]> --- cpu/arm1136/mx31/interrupts.c | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/cpu/arm1136

[U-Boot] [PATCH] Modified I.MX31 targets to use lldiv().

2008-11-01 Thread sposelenov
___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot