[x-loader] Build failed for omap2420h4, omap2430sdp, omap3430labrador and omap3430sdp boards

46 views
Skip to first unread message

Enric Balletbò i Serra

unread,
May 17, 2011, 10:22:49 AM5/17/11
to x-lo...@googlegroups.com
Hi all,

There is at least four boards that for a long time don't build. Are
still in use these boards ? Is someone maintaining these boards ? Can
be removed ?

* omap2420h4 and omap2430sdp fails with error :

arm-none-linux-gnueabi-gcc -g -Os -fno-strict-aliasing -fno-common
-ffixed-r8 -D__KERNEL__ -DTEXT_BASE=0x80e80000
-I/home/eballetbo/Workspace/x-loader/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/arm-2010.09/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/include
-pipe -DCONFIG_ARM -D__ARM__ -march=armv5 -mabi=apcs-gnu
-mno-thumb-interwork -Wall -Wstrict-prototypes -marm
-fno-stack-protector -g -Os -fno-strict-aliasing -fno-common
-ffixed-r8 -D__KERNEL__ -DTEXT_BASE=0x80e80000
-I/home/eballetbo/Workspace/x-loader/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/arm-2010.09/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/include
-pipe -DCONFIG_ARM -D__ARM__ -march=armv5 -mabi=apcs-gnu
-mno-thumb-interwork -Wall -Wstrict-prototypes -marm
-fno-stack-protector -c -o board.o board.c
board.c: In function 'start_armboot':
board.c:113:25: error: 'GPMC_ONENAND' undeclared (first use in this function)
board.c:113:25: note: each undeclared identifier is reported only once
for each function it appears in
board.c:123:32: error: 'GPMC_NAND' undeclared (first use in this function)
board.c:82:7: warning: unused variable 'size'
make[1]: *** [board.o] Error 1
make[1]: Leaving directory `/home/eballetbo/Workspace/x-loader/lib'
make: *** [lib/libarm.a] Error 2

* omap3430labrador and omap3430sdp fails with error:

arm-none-linux-gnueabi-gcc -g -Os -fno-strict-aliasing -fno-common
-ffixed-r8 -D__KERNEL__ -DTEXT_BASE=0x40208800
-I/home/eballetbo/Workspace/x-loader/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/arm-2010.09/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/include
-pipe -DCONFIG_ARM -D__ARM__ -march=armv7-a -Wall
-Wstrict-prototypes -marm -fno-stack-protector -g -Os
-fno-strict-aliasing -fno-common -ffixed-r8 -D__KERNEL__
-DTEXT_BASE=0x40208800 -I/home/eballetbo/Workspace/x-loader/include
-fno-builtin -ffreestanding -nostdinc -isystem
/opt/arm-2010.09/bin/../lib/gcc/arm-none-linux-gnueabi/4.5.1/include
-pipe -DCONFIG_ARM -D__ARM__ -march=armv7-a -Wall
-Wstrict-prototypes -marm -fno-stack-protector -c -o omap3430sdp.o
omap3430sdp.c
omap3430sdp.c: In function 'config_3430sdram_ddr':
omap3430sdp.c:173:2: error: 'SDP_SDRC_ACTIM_CTRLA_0' undeclared (first
use in this function)
omap3430sdp.c:173:2: note: each undeclared identifier is reported only
once for each function it appears in
omap3430sdp.c:174:2: error: 'SDP_SDRC_ACTIM_CTRLB_0' undeclared (first
use in this function)
omap3430sdp.c:175:2: error: 'SDRC_RFR_CTRL' undeclared (first use in
this function)
make[1]: *** [omap3430sdp.o] Error 1
make[1]: Leaving directory
`/home/eballetbo/Workspace/x-loader/board/omap3430labrador'
make: *** [board/omap3430labrador/libomap3430labrador.a] Error 2

Cheers,
Enric

Gadiyar, Anand

unread,
May 23, 2011, 7:30:38 AM5/23/11
to x-lo...@googlegroups.com
Enric Balletbò i Serra wrote:
> Hi all,
>
> There is at least four boards that for a long time don't build. Are
> still in use these boards ? Is someone maintaining these boards ? Can
> be removed ?
>
> * omap2420h4 and omap2430sdp fails with error :
...

> * omap3430labrador and omap3430sdp fails with error:

I don't think there are too many of these out in the wild. OMAP2
is ancient. The labrador was available for a while but was quickly
replaced with zoom2/3.

SDP3430 was more popular, but I'm not sure it escaped into the wild.
I still have an omap3430sdp around, but I don't usually update the loaders.

Patches to fix the build or to remove these are welcome. I don't think
anyone in the community cares too deeply.

- Anand

Menon, Nishanth

unread,
May 23, 2011, 8:57:45 AM5/23/11
to x-lo...@googlegroups.com
On Mon, May 23, 2011 at 06:30, Gadiyar, Anand <gad...@ti.com> wrote:
>
> Enric Balletbò i Serra wrote:
> > Hi all,
> >
> > There is at least four boards that for a long time don't build. Are
> > still in use these boards ? Is someone maintaining these boards ? Can
> > be removed ?
> >
> > * omap2420h4 and omap2430sdp fails with error :
> ...
>
> > * omap3430labrador and omap3430sdp fails with error:
>
> I don't think there are too many of these out in the wild. OMAP2
> is ancient. The labrador was available for a while but was quickly
> replaced with zoom2/3.
>
> SDP3430 was more popular, but I'm not sure it escaped into the wild.
> I still have an omap3430sdp around, but I don't usually update the loaders.
SDP3430 should still boot off NOR - this is the support I have
provided in mainline u-boot. the x-loader support is mainly for
nand/onenand..

>
> Patches to fix the build or to remove these are welcome. I don't think
> anyone in the community cares too deeply.
>
> - Anand

Regards,
Nishanth Menon

Reply all
Reply to author
Forward
0 new messages