[U-Boot] [PATCH 2/5] a4m072: change 'display' command implementation

Wolfgang Denk wd at denx.de
Sat Oct 23 21:28:04 CEST 2010


Dear Ilya Yanok,

In message <1287674413-3900-3-git-send-email-yanok at emcraft.com> you wrote:
> This patch changes implementation of 'display' command for a4m072
> that uses 7-segment LED display as customer requested:
> 
> a) The "display" command shall _not_ turn on the decimal point.
> 
> b) Exception: "display ." shall turn on (only) the decimal point.
> 
> c) Hex digits (0-9, A-F, a-f) shall be displayed as usual.
> 
> d) Letters U, P, Y, L, S, T, H shall be displayed as usual (lower
>    case letters identical to upper case letters)
> 
> e) 'I' (and 'i') shall be displayed like '1'
> 
> f) 'O' (and 'o') shall be displayed like '0'
> 
> g) all other Characters shall be displayed like ' ' (all segments off).
> 
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  board/a4m072/a4m072.c |   62 ++++++++++++++++++------------------------------
>  1 files changed, 23 insertions(+), 39 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What kind of love is that?  Not to be loved; never to have shown love.
	-- Commissioner Nancy Hedford, "Metamorphosis",
	   stardate 3219.8


More information about the U-Boot mailing list