hello,
I am using the following:
Board: iMX28EVK
BSP Source File : L2.6.35_10.12.01_SDK_source_bundle.gz
Host OS : Ubuntu 10.04.4
I am trying to port Bsp to Imx28evk using Linux on the host machine.
I am successful in creating bootstream image as well as file system (.jffs2) using ltib.
I have mounted it on sdcard using mk_mx28_sd script.
When I try to boot the board, I got some error.
There are two problem I am facing.
first one is the error:
mount: mounting usbfs on /proc/bus/usb failed: No such file or directory
I cant figure out what it is trying to do.
Second one is the following error.
freescale login: matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>n=next
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>p=prev
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>c=close
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>d=desktop
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>m=!matchbox-remote -mbmenu
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <ctrl><alt>x=!xterm
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <ctrl><alt>r=!rxvt
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <ctrl><alt>e=!!gpe-calender
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <alt>Tab=next
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <alt><shift>Tab=prev
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <alt>space=taskmenu
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <alt>escape=!matchbox-remote -mbmenu
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <alt>f4=close
matchbox: Cant find a keycode for keysym 65480
matchbox: ignoring key shortcut f11=fullscreen
As soon as freescale login prompt comes . It gives this error and the terminal is not takin my input. When I turn on the Echo on minicom .Even though it is not taking as a command.
I am a newbie. Plz help.
Regards,
Gagan Garg
Original Attachment has been moved to: prob.zip