[U-Boot] [PATCH] lcd: Add support for CONFIG_LCD_NOSTDOUT
Hannes Petermaier
hannes at petermaier.org
Mon May 5 08:21:12 CEST 2014
Hi Jeroen,
many thanks for answer.
Unfortunately no.
The LCD-framework does overrule this environment settings.
I guess the reason for this behaviour is, that environment ist loaded
_before_ the lcd-driver is initialized.
best regards,
hannes
Jeroen Hofstee wrote:
> On do, 2014-03-06 at 15:26 +0100, Hannes Petermaier wrote:
>> - Adds support for CONFIG_LCD_NOSTDOUT, which prevents switching
>> stdout to the LCD screen, usefull in case when only lcd_puts(...),
>> lcd_printf(...) is used for displaying status informations.
>>
>> Signed-off-by: Hannes Petermaier <oe5hpm at oevsv.at>
>> ---
>>
>
> Perhaps I am missing something, but doesn't 'setenv stdout serial' not
> already do what you want to achieve?
>
> Regards,
> Jeroen
>
More information about the U-Boot
mailing list