UartLite for MontaVista - virtex4

Roberto A. Foglietta roberto.foglietta at gmail.com
Wed Mar 14 01:37:48 PDT 2007


2007/3/13, Jantira Hengmeechai (Tai) <Hengmeej at linsys.ca>:
>
>
> Hi all,
>
> I am implementing the MontaVista linux previewkit a 2.4 Linux kernel for a
> PowerPC405
> on  a custom board based on ML403. Our design used Uartlite instead of Uart,

 I work recently on a system like your but Windriver linux 2.6 kernel
 I have used this

 console=ttyS0,9600 root=/dev/ram0 rw

 and application is started by init because

 ::sysinit:-/usr/bin/application

 please note the minus before the application


> serial console detected. Disabling virtual terminals.
> Xilinx OS Independent Code XAssert: xuartlite.c:195
> Code may crash due to unhandled errors.
> Xilinx OS Independent Code XAssert: xuartlite.c:195
> Code may crash due to unhandled errors.
> Xilinx OS Independent Code XAssert: xuartlite.c:195
> Code may crash due to unhandled errors.
> Xilinx OS Independent Code XAssert: xuartlite.c:195
> Code may crash due to unhandled errors.
>

 Xilinx did not release the Uar Llite Driver final version before the
end of july 2006, many months are past since they released it but I
suggest you to check the release date of your ULD code. There is a
chance you are getting stuck with old code.


 Cheers,
-- 
/roberto


More information about the busybox mailing list