[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] how to obtain archives of this mailing list??
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
___________________________
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/