commit | aae00885e2cc8a8d271a35503ac9b82dcd62b0ab | [log] [tgz] |
---|---|---|
author | Stephane Ayotte <sayotte@tycoint.com> | Tue Nov 03 11:14:49 2015 -0500 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Nov 19 21:46:30 2015 +0100 |
tree | 8acdfb2da304d98e3bee65bfbb5dc92499597062 | |
parent | aa632ab063b743b9ae17a42e89bfe671440507c7 [diff] |
LCD: Add an option to skip registration as an stdio output 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 <sayotte@tycoint.com>