/*********************************************************************** * 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