From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [ARM] fix timer overflow in DaVinci
Date: Sat, 26 Jan 2008 07:45:21 +0100 [thread overview]
Message-ID: <479AD701.80809@googlemail.com> (raw)
In-Reply-To: <000001c85f76$848864d0$9a4d010a@Emea.Arm.com>
Peter Pearse wrote:
> Dirk
> Your patch is available for test from
>
> cg-clone git://linux-arm.org/u-boot-armdev.git#071012_davinci_timer
>
> Please confirm that the code builds & runs for DaVinci
> cg-clone git://linux-arm.org/u-boot-armdev.git#071012_davinci_timer
arm_git
> cd arm_git/
> make davinci_dvevm_config
> make
...
arm-linux-gcc -g -Os -fno-strict-aliasing -fno-common -ffixed-r8
-msoft-float -D__KERNEL__ -DTEXT_BASE=0x81080000
-I.../arm_git/include -fno-builtin -ffreestanding -nostdinc -isystem
/usr/arm/arm-linux_4_1_0/bin/../lib/gcc/arm-linux/4.1.0/include -pipe
-DCONFIG_ARM -D__ARM__ -march=armv4 -mabi=apcs-gnu -Wall
-Wstrict-prototypes -c -o mpc8xxx_spi.o mpc8xxx_spi.c
mpc8xxx_spi.c:26:29: error: asm/mpc8xxx_spi.h: No such file or directory
make[1]: *** [mpc8xxx_spi.o] Error 1
make[1]: Leaving directory `.../arm_git/drivers/spi'
make: *** [drivers/spi/libspi.a] Error 2
Did I miss anything?
Regards
Dirk
prev parent reply other threads:[~2008-01-26 6:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-25 17:20 [U-Boot-Users] [ARM] fix timer overflow in DaVinci Peter Pearse
2008-01-26 6:45 ` Dirk Behme [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=479AD701.80809@googlemail.com \
--to=dirk.behme@googlemail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.