John Williams wrote:
Hi Dan,
On Tue, May 12, 2009 at 5:00 AM, Dan Miller <dan@xxxxxxxxxx> wrote:
Okay, I'm now seeing another error in the current petalinux distribution:
make[1]: Entering directory
`/home/petalinux/PetaLogix/trunk/software/petalinux-dist/u-boot'
make[2]: Entering directory
`/home/petalinux/PetaLogix/trunk/software/petalinux-dist/u-boot/tools'
ln -s ../common/environment.c environment.c
ln -s ../lib_generic/crc32.c crc32.c
gcc -M -Wall -pedantic -idirafter ../include -DTEXT_BASE=0x23fc0000
-DUSE_HOSTCC environment.c img2srec.c mkimage.c crc32.c envcrc.c
gen_eth_addr.c bmp_logo.c > .depend
In file included from ../include/config.h:2,
from environment.c:28:
../include/configs/petalogix-microblaze-auto.h:100:3: error: #error UART not
defined
In file included from ../include/config.h:2,
from envcrc.c:32:
../include/configs/petalogix-microblaze-auto.h:100:3: error: #error UART not
defined
make[2]: *** No rule to make target `.depend'. Stop.
//****************************************************************
I *know* I've seen a recent discussion of this exact issue in this mailing
list, but at least my preliminary searching hasn't located a place where I
can download and grep through the list archives to look for UART
discussions. Does such a reference exist anywhere??
The problem comes from a change to the PetaLinux BSP that was required
to allow u-boot to handle either the uartliet or uart16550 as the
console. Not all of the reference designs' Kconfig.auto have been
updated - I'm trawling through them now.
If you can please tell us which vendor/platform combo you are building
for, it will be helpful.
Thanks,
John
Well, my development environment probably isn't what it will eventually
be. We have *one* license for Xilinx tools, and our hardware engineer
is using the development platform for core development. I'm trying to
build the Petalinux package (on Ubuntu 8.10) so that when he's ready to
integrate with Linux, I'm ready to give him a .elf file, which as far
as I can tell is all he needs. Unfortunately, I'm not familiar with
the Xilinx tools at all.
Anyway, we got an ML505 board for prototyping, but the whether it will
resemble the ML505 or not, I don't know.
Dan
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
|