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

2010-10-23 Thread Wolfgang Denk
Dear Ilya Yanok, In message <1287674413-3900-3-git-send-email-ya...@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) Exce

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

2010-10-21 Thread Ilya Yanok
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 displa