busybox output to lcd display

walter harms wharms at bfs.de
Sun Nov 23 12:43:04 UTC 2008



Sudipta GHOSH schrieb:
> What I am missing or any info you want?
> 
> In my development board, I use uboot as boot loader.
>  busybox files are in flash.
> when I boot , I can see the boot logo (peguin) in the lcd display and
> all "printk" output.
> 
> But I am unable to see the busybox in the lcd display.
> 
> busybox prompt and all output from busybox is going to the serial port.
> 
> Like  if I do ls, then I see the output of "ls" in my serial port
> (teraterm/hyper terminal).
> 
> How I can see busybox prompt and all output to my lcd display.
> 
> I use console=tty0 in the bootargs.
> 
> any advice?
> 
you see the serial output and the LCD the same time ?
can you figure what device the LCD has ?
please use "echo HALLO >/dev/<LCD>" to confirm that BB has no problem accessing it.

btw: did you try; console=/dev/tty0 ?
(and the echo thing to make sure it works).


re,
 wh







More information about the busybox mailing list