Difference between revisions of "DaVinci FBcons 1.0"
From eLinux.org
Peter Huewe (Talk | contribs) (Added to category DaVinci and spellcheck) |
|||
| Line 3: | Line 3: | ||
Make menuconfig | Make menuconfig | ||
| − | Go to char devices and Y on Virtual Console and Y on Support for console on virtual | + | Go to char devices and Y on Virtual Console and Y on Support for console on virtual terminal |
Go to graphics Devices and Y on Davinci Framebuffer support | Go to graphics Devices and Y on Davinci Framebuffer support | ||
| − | + | Go 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. | remove console=ttyS0,115200n8 from your UBOOT kernel arguments. | ||
[[Category:Development Boards]] | [[Category:Development Boards]] | ||
| + | [[Category:DaVinci]] | ||
Latest revision as of 05:06, 13 April 2011
Go to your kernel sources
Make menuconfig
Go to char devices and Y on Virtual Console and Y on Support for console on virtual terminal
Go to graphics Devices and Y on Davinci Framebuffer support
Go 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.