Difference between revisions of "DaVinci FBcons 1.0"
From eLinux.org
SpaceMonkey (Talk | contribs) |
|||
| Line 10: | Line 10: | ||
remove console=ttyS0,115200n8 from your UBOOT kernel arguments. | remove console=ttyS0,115200n8 from your UBOOT kernel arguments. | ||
| + | |||
| + | [[Category:Development Boards]] | ||
Revision as of 19:41, 10 February 2008
Go to your kernel sources
Make menuconfig
Go to char devices and Y on Virtual Console and Y on Support for console on virtual termingal
Go to graphics Devices and Y on Davinci Framebuffer support
Got to Console display driver support and N to VGA text console and Y to Framebuffer console support
remove console=ttyS0,115200n8 from your UBOOT kernel arguments.