Re: [U-Boot] [PATCH 001/159] LCD: Add an option to skip registration as an stdio output

2015-12-06 Thread Lin Huang
Hi all, i am sorry send wrong patch, please ignore these patchs. 2015-12-07 11:04 GMT+08:00 Lin Huang : > From: Stephane Ayotte > > This patch adds an option to skip the registration of LCD stdio output for > boards that want to show different text on LCD than on serial output (or >

[U-Boot] [PATCH 001/159] LCD: Add an option to skip registration as an stdio output

2015-12-06 Thread Lin Huang
From: Stephane Ayotte This patch adds an option to skip the registration of LCD stdio output for boards that want to show different text on LCD than on serial output (or the active stdout selected by the environment variable). Signed-off-by: Stephane Ayotte --- common/lcd.c | 13 +