I have build Ubuntu (from Robert Nelson tree without x server) for panda board-es. and deployed on mmc.
Then i have put my application on start-up.
When i have started the board there is tty0 on display and ttu02 on serial port.
I don't need any Text on display , so i disable the tty0-6 only kept tty02.
And modified the image(ppm) from driver->char->video-> for splash screen. but still no splash screen on display.
but still the booting procedure prints output on display. SO how can i disable this text from display.
I use the quiet boot args to keep booting silent. But still some output on screen.