Dear Giorgio Wicklein, In message <20111005144523.GA8624@wicklein-desktop> you wrote: > > just a question - Is it possible to interact with the U-Boot command line > (prompt) over an LCD monitor?
No, this is not possible. A LCD monitor is an output device, and to enter commands to the command line interface you need an input device. > As it is now, on boot, I get only an Orange/yellow gradient background on my > LCD. As of now, there is no graphics support for OMAP processors in U-Boot mainline, so you don't even get output. > Is it really only possible over serial and usb connection, like someone other > told me? With current mainline code, yes. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] The more sins you confess, the more books you will sell. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

