From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] a4m072: change 'display' command implementation
Date: Sat, 23 Oct 2010 21:28:04 +0200 [thread overview]
Message-ID: <20101023192804.20211136320@gemini.denx.de> (raw)
In-Reply-To: <1287674413-3900-3-git-send-email-yanok@emcraft.com>
Dear Ilya Yanok,
In message <1287674413-3900-3-git-send-email-yanok@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@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
next prev parent reply other threads:[~2010-10-23 19:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-21 15:20 [U-Boot] Various clean-ups for a4m072 board support Ilya Yanok
2010-10-21 15:20 ` [U-Boot] [PATCH 1/5] a4m072: changes to the default environment Ilya Yanok
2010-10-23 19:27 ` Wolfgang Denk
2010-10-21 15:20 ` [U-Boot] [PATCH 2/5] a4m072: change 'display' command implementation Ilya Yanok
2010-10-23 19:28 ` Wolfgang Denk [this message]
2010-10-21 15:20 ` [U-Boot] [PATCH 3/5] led_display: remove unused DISPLAY_MARK define Ilya Yanok
2010-10-23 19:28 ` Wolfgang Denk
2010-10-21 15:20 ` [U-Boot] [PATCH 4/5] cfi_flash: handle 'chip size exceeds address window' situation Ilya Yanok
2010-10-21 20:19 ` Wolfgang Denk
2010-10-22 10:39 ` Stefan Roese
2010-10-23 19:27 ` Wolfgang Denk
2010-10-23 19:38 ` Wolfgang Denk
2010-10-21 15:20 ` [U-Boot] [PATCH 5/5] a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES define Ilya Yanok
2010-10-23 19:39 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101023192804.20211136320@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox