Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1326435
  • 博文数量: 198
  • 博客积分: 1629
  • 博客等级: 上尉
  • 技术积分: 2743
  • 用 户 组: 普通用户
  • 注册时间: 2011-08-01 15:41
文章分类
文章存档

2023年(6)

2022年(20)

2021年(8)

2020年(3)

2018年(17)

2017年(3)

2016年(3)

2015年(9)

2014年(13)

2013年(17)

2012年(77)

2011年(22)

分类: LINUX

2018-11-29 11:15:45

make menuconfig
 
---> Device Drivers  
    ---> Graphics support  
        ---> Console display driver support  
            ---> Framebuffer Console Rotation          
                ---> Boot options  

启动参数修改为:console=ttymxc0,115200 fbcon=rotate:1
 
说明: fbcon=rotate:

This option changes the orientation angle of the console display. 
The value 'n' accepts the following:
0 - normal orientation (0 degree)  
1 - clockwise orientation (90 degrees)  
2 - upside down orientation (180 degrees) 
3 - counterclockwise orientation (270 degrees)
阅读(2484) | 评论(0) | 转发(0) |
0

上一篇:tslib支持single touch

下一篇:多个文件编译

给主人留下些什么吧!~~