[U-Boot] [STATUS] AT91: boards still broken on 02.Aug.2011

Matthias Fuchs matthias.fuchs at esd.eu
Thu Aug 4 09:52:55 CEST 2011


Hi Reinhard,

the patch for meesc has been posted two times now.
Please notice

	http://lists.denx.de/pipermail/u-boot/2011-July/096680.html

and this resend of the mentioned patch:

	http://lists.denx.de/pipermail/u-boot/2011-July/096679.html

I hope this gets meesc back on the green site.

Matthias

On 02.08.2011 14:37, Reinhard Meyer wrote:
> ./MAKEALL at91
> 
> --------------------- SUMMARY ----------------------------
> Boards compiled: 48
> Boards with warnings or errors: 11 ( at91cap9adk meesc meesc_dataflash
> pm9261 pm9263 at91sam9263ek at91sam9m10g45ek pm9g45 SBC35_A9G20
> TNY_A9260 TNY_A9G20 )
> ----------------------------------------------------------
> 
> Verbose output of broken boards:
> 
> Configuring for at91cap9adk board...
> at91cap9_devices.c:33:25: fatal error: asm/arch/io.h: Datei oder
> Verzeichnis nicht gefunden
> compilation terminated.
> clock.c:21:3: error: #error You need to define CONFIG_AT91FAMILY in your
> board config!
> timer.c:34:3: error: #error You need to define CONFIG_AT91FAMILY in your
> board config!
> make[1]: *** Keine Regel vorhanden, um das Target ».depend«, 
>   benötigt von »all«, zu erstellen.  Schluss.
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for meesc - Board: meesc, Options:
> AT91SAM9263,SYS_USE_NANDFLASH
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
>                  from at91sam9263_devices.c:31:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/meesc.h:36:0: note:
> this is the location of the previous definition
> In file included from led.c:28:0:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from led.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/meesc.h:36:0: note:
> this is the location of the previous definition
> make[1]: *** [led.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for meesc_dataflash - Board: meesc, Options:
> AT91SAM9263,SYS_USE_DATAFLASH
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
>                  from at91sam9263_devices.c:31:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/meesc.h:36:0: note:
> this is the location of the previous definition
> In file included from led.c:28:0:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from led.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/meesc.h:36:0: note:
> this is the location of the previous definition
> make[1]: *** [led.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for pm9261 board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:33:0,
>                  from lowlevel_init.S:30:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9261.h:27:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9261.h:43:0:
> note: this is the location of the previous definition
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9261_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:33:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9261_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9261.h:27:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9261.h:43:0:
> note: this is the location of the previous definition
> make[1]: *** [at91sam9261_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for pm9263 board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
>                  from lowlevel_init.S:30:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9263.h:42:0:
> note: this is the location of the previous definition
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
>                  from at91sam9263_devices.c:31:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9263.h:42:0:
> note: this is the location of the previous definition
> In file included from led.c:28:0:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from led.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9263.h:42:0:
> note: this is the location of the previous definition
> make[1]: *** [led.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for at91sam9263ek board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
>                  from at91sam9263_devices.c:31:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/at91sam9263ek.h:34:0: note: this is the location of the previous definition
> In file included from led.c:28:0:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:35:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from led.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9263.h:23:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/at91sam9263ek.h:34:0: note: this is the location of the previous definition
> make[1]: *** [led.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for at91sam9m10g45ek board...
> at91sam9m10g45_devices.c:29:25: fatal error: asm/arch/io.h: Datei oder
> Verzeichnis nicht gefunden
> compilation terminated.
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9m10g45_devices.c:28:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:39:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9m10g45_devices.c:28:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9g45.h:21:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/at91sam9m10g45ek.h:36:0: note: this is the location of the previous definition
> at91sam9m10g45_devices.c:29:25: fatal error: asm/arch/io.h: Datei oder
> Verzeichnis nicht gefunden
> compilation terminated.
> make[1]: *** [at91sam9m10g45_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for pm9g45 board...
> at91sam9m10g45_devices.c:29:25: fatal error: asm/arch/io.h: Datei oder
> Verzeichnis nicht gefunden
> compilation terminated.
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9m10g45_devices.c:28:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:39:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9m10g45_devices.c:28:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9g45.h:21:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/pm9g45.h:35:0:
> note: this is the location of the previous definition
> at91sam9m10g45_devices.c:29:25: fatal error: asm/arch/io.h: Datei oder
> Verzeichnis nicht gefunden
> compilation terminated.
> make[1]: *** [at91sam9m10g45_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for SBC35_A9G20 board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:31:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9260.h:27:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/sbc35_a9g20.h:47:0:
> note: this is the location of the previous definition
> make[1]: *** [at91sam9260_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for TNY_A9260 board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:31:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9260.h:27:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/tny_a9260.h:57:0:
> note: this is the location of the previous definition
> make[1]: *** [at91sam9260_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Configuring for TNY_A9G20 board...
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:18:0,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91_pio.h:91:19:
> error: ‘ATMEL_PIO_PORTS’ undeclared here (not in a function)
> In file included
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/hardware.h:31:0,
> 
> from /home/reinhard/embedded/u-boot-atmel/include/asm/arch/gpio.h:19,
>                  from at91sam9260_devices.c:29:
> /home/reinhard/embedded/u-boot-atmel/include/asm/arch/at91sam9260.h:27:0: warning: "CONFIG_ARM926EJS" redefined
> /home/reinhard/embedded/u-boot-atmel/include/configs/tny_a9260.h:57:0:
> note: this is the location of the previous definition
> make[1]: *** [at91sam9260_devices.o] Fehler 1
> make: *** [arch/arm/cpu/arm926ejs/at91/libat91.o] Fehler 2
> arm-linux-gnueabi-size: './u-boot': No such file
> 
> Best Regards,
> Reinhard
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


-- 
------------------------------------------------------------------------
Dipl.-Ing. Matthias Fuchs
Head of System Design

esd electronic system design gmbh
Vahrenwalder Str. 207 - 30165 Hannover - GERMANY
Phone: +49-511-37298-0 - Fax: +49-511-37298-68
Please visit our homepage http://www.esd.eu
Quality Products - Made in Germany

Besuchen Sie uns auf der Hannover Messe 2011
in Halle 9, Stand D13 vom 04.-08. April 2011 in Hannover!
-------------------------------------------------------------------------
Geschäftsführer: Klaus Detering
Amtsgericht Hannover HRB 51373 - VAT-ID DE 115672832
-------------------------------------------------------------------------


More information about the U-Boot mailing list