On 02:32 Tue 11 Aug , Ilya Yanok wrote:
> This patch adds support for i.MX27-LITEKIT development board from
> LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
> flash, FEC ethernet controller integrated into i.MX27.
>
> Signed-off-by: Ilya Yanok
> ---
> MAINTAINERS
Wolfgang Denk wrote:
>> Scott could you applied on your tree as this one need the nand patch that you
>> handle
>
> Could you please run this through your "next" branch and send a pullr
> equest? TIA.
>
> Acked-by: Wolfgang Denk
I don't have that patch in my inbox anymore -- but I've sent a pul
Dear Scott,
In message <20090814070359.gd11...@game.jcrosoft.org> Jean-Christophe
PLAGNIOL-VILLARD wrote:
> On 02:32 Tue 11 Aug , Ilya Yanok wrote:
> > This patch adds support for i.MX27-LITEKIT development board from
> > LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
>
On 02:32 Tue 11 Aug , Ilya Yanok wrote:
> This patch adds support for i.MX27-LITEKIT development board from
> LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
> flash, FEC ethernet controller integrated into i.MX27.
>
> Signed-off-by: Ilya Yanok
> ---
> MAINTAINERS
Hi Fabio,
Fabio Estevam wrote:
>> cpu/arm926ejs/mx27/generic.c | 65
>> include/asm-arm/arch-mx27/imx-regs.h
>>
>
> Shouldn't these two files be part of a separate patch as they are not
> specific to the iMX27 Lite board support?
>
Well, I thought about this... Let's wai
--- On Mon, 8/10/09, Ilya Yanok wrote:
> From: Ilya Yanok
> Subject: [U-Boot] [PATCH] imx27lite: add support for imx27lite board from
> LogicPD
> To: plagn...@jcrosoft.com
> Cc: u-boot@lists.denx.de, "Ilya Yanok"
> Date: Monday, August 10, 2009, 7:32 PM
> This patch adds support for
> i.MX27-
Dear javier Martin,
In message you
wrote:
>
> > It would be great if you all could test this, so we can get this in as
> > quickly as possible.
>
> This also works for me using Freescale's toolchain included in LTIB
> for i.mx27 ads board.
thanks a lot for the confirmation.
> One thing that c
2009/8/6 Wolfgang Denk :
> I have just posted a patch:
>
> [PATCH] ARM EABI: add new helper functions resp. function names
>
> (see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/65473
>
>
> Combined with commit 52b1bf2c:
>
> Make linking against libgcc configurable
>
> I can run a "
Dear Javier,
In message you
wrote:
...
> I have applied it but when compiling it gives the following errors:
...
> arm-none-linux-gnueabi-ld: ERROR: Source object
> /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/lib/gcc/arm-none-linux-gnueabi/4.1.2/libgcc.a(_udivsi3.o
Now, I am using 4.1 version of eldk.
With the previous patch applied I get this problem with
"board_nand_init". I don't know if it's still a problem of my
toolchain of this is a BUG:
drivers/mtd/nand/libnand.a(nand.o): In function `nand_init':
/home/javier/GIT/u-boot/drivers/mtd/nand/nand.c:53: u
Dear javier Martin,
In message you
wrote:
>
> > http://www.denx.de/wiki/view/DULG/SourceObjectHasEABIVersion4ButTargetHasEABIVersion0
>
> What toolchains do you use then?
> I have tried with the toolchains provided with ELDK4 but no luck. They
> also seem to be EABI version 4.
I'm waiting for
2009/8/5 Wolfgang Denk :
> Dear javier Martin,
>
> In message you
> wrote:
>>
>> I have applied it but when compiling it gives the following errors:
> ...
>> arm-none-linux-gnueabi-ld: ERROR: Source object
>> /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/lib/gcc/arm-n
Dear javier Martin,
In message you
wrote:
>
> I have applied it but when compiling it gives the following errors:
...
> arm-none-linux-gnueabi-ld: ERROR: Source object
> /opt/freescale/usr/local/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/lib/gcc/arm-none-linux-gnueabi/4.1.2/libgcc.a(_udiv
2009/8/5 javier Martin :
> Hi,
> What happened with this patch? Was it applied or did it have any problems?
> Is it tested?
I have applied it but when compiling it gives the following errors:
hdog/libwatchdog.a common/libcommon.a libfdt/libfdt.a api/libapi.a
post/libpost.a board/freescale/mx31ads
Hi,
What happened with this patch? Was it applied or did it have any problems?
Is it tested?
Thank you.
--
Javier Martin
Vista Silicon S.L.
Universidad de Cantabria
CDTUC - FASE C - Oficina S-345
Avda de los Castros s/n
39005- Santander. Cantabria. Spain
+34 942 25 32 60
www.vista-silicon.com
__
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090803121748.gg15...@game.jcrosoft.org> you wrote:
>
> > > > +#define CONFIG_SYS_MALLOC_LEN (0x1 + 256 * 1024)
> > > please do not mix hexa and decimal
> I've as there is other think to fix otherwise I'll not have ask
> >
> > Pleas
On 10:19 Mon 03 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090803053218.ga15...@game.jcrosoft.org> you wrote:
> >
> ...
> > > +/* malloc() len */
> > > +#define CONFIG_SYS_MALLOC_LEN(0x1 + 256 * 1024)
> > please do not mix hexa and dec
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090803053218.ga15...@game.jcrosoft.org> you wrote:
>
...
> > +/* malloc() len */
> > +#define CONFIG_SYS_MALLOC_LEN (0x1 + 256 * 1024)
> please do not mix hexa and decimal
Please be reasonable. This is a perfectly valid and eas
> + * Copyright (C) 2008,2009 Eric Jarrige
> + * Copyright (C) 2009 Ilya Yanok
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * published by the Free Software Foundation; either version 2 of
> + *
On 02:17 Thu 23 Jul , Ilya Yanok wrote:
> Hi Jean-Christophe,
>
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> >> +static int imx27lite_devices_init(void)
> >> +{
> >> + struct gpio_regs *regs = (struct gpio_regs *)IMX_GPIO_BASE;
> >> + int i;
> >> + unsigned int mode[] = {
> >> + PD0
Hi Jean-Christophe,
Jean-Christophe PLAGNIOL-VILLARD wrote:
>> +static int imx27lite_devices_init(void)
>> +{
>> +struct gpio_regs *regs = (struct gpio_regs *)IMX_GPIO_BASE;
>> +int i;
>> +unsigned int mode[] = {
>> +PD0_AIN_FEC_TXD0,
>> +PD1_AIN_FEC_TXD1,
>> +
> + */
> +
> +#include
> +#include
> +#include
> +
> +DECLARE_GLOBAL_DATA_PTR;
> +
> +static int imx27lite_devices_init(void)
> +{
> + struct gpio_regs *regs = (struct gpio_regs *)IMX_GPIO_BASE;
> + int i;
> + unsigned int mode[] = {
> + PD0_AIN_FEC_TXD0,
> +
22 matches
Mail list logo