码迷,mamicode.com
首页 > 系统相关 > 详细

linux 将debug信息重定向到LCD(屏幕)

时间:2016-10-04 18:14:47      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:

/***********************************************************************
 *             linux 将debug信息重定向到LCD(屏幕)
 * 说明:
 *     我们经常会想做的这件事就是将输出信息输出到屏幕,而不是需要debug口
 * 来做这件事。
 *
 *                                     2016-10-4 深圳 南山平山村 曾剑锋
 **********************************************************************/


参考文章:
    1. 让Linux的启动信息从LCD和串口同时输出
        http://blog.csdn.net/chenbang110/article/details/7870072
    2. Is it possible the serial console messages on LCD in u-boot?
        https://e2e.ti.com/support/arm/sitara_arm/f/791/t/196311
    3. Boot into login console on LCD
        https://e2e.ti.com/support/embedded/linux/f/354/t/324198

 

linux 将debug信息重定向到LCD(屏幕)

标签:

原文地址:http://www.cnblogs.com/zengjfgit/p/5930714.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!