diff options
author | Hannes Petermaier <oe5hpm@oevsv.at> | 2015-02-03 13:22:25 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-05 20:13:16 -0500 |
commit | 1b7caf1123facf67816b03675952a5c700d0db9e (patch) | |
tree | e8e3fefc30286b4b4ea700f4fed47ce28cd31c01 /lib | |
parent | d38d0c6a33c0ef087e030ca1731e485e854c05fa (diff) | |
download | u-boot-imx-1b7caf1123facf67816b03675952a5c700d0db9e.zip u-boot-imx-1b7caf1123facf67816b03675952a5c700d0db9e.tar.gz u-boot-imx-1b7caf1123facf67816b03675952a5c700d0db9e.tar.bz2 |
common/lcd: Add command for writing to lcd-display
Sometimes we do not want redirect u-boot's console to screen but anyway we want
write out some status information out of a u-boot script to the display.
So we cannot use the normal "echo ....", instead we write explicitly using
"lcdputs ..." for writing to the actual cursor position on LCD.
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions