public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [STATUS] AT91: boards still broken on 02.Aug.2011
Date: Thu, 04 Aug 2011 09:52:55 +0200	[thread overview]
Message-ID: <4E3A4FD7.4070402@esd.eu> (raw)
In-Reply-To: <1312288661.31913.66.camel@ubuntu>

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
-------------------------------------------------------------------------

      parent reply	other threads:[~2011-08-04  7:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 12:37 [U-Boot] [STATUS] AT91: boards still broken on 02.Aug.2011 Reinhard Meyer
2011-08-02 13:23 ` Thomas Petazzoni
2011-08-02 13:36   ` Reinhard Meyer
2011-08-03  2:08     ` Hong Xu
2011-08-03  7:37       ` Thomas Petazzoni
2011-08-03  7:43         ` Reinhard Meyer
2011-08-04  7:52 ` Matthias Fuchs [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E3A4FD7.4070402@esd.eu \
    --to=matthias.fuchs@esd.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox