u-boot-brain/board/a4m072
Ilya Yanok 8f54dd4f13 a4m072: change 'display' command implementation
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>
2010-10-21 22:16:31 +02:00
..
a4m072.c a4m072: change 'display' command implementation 2010-10-21 22:16:31 +02:00
Makefile A4M072: Added support for the board. 2010-10-12 22:44:33 +02:00
mt46v32m16.h A4M072: Added support for the board. 2010-10-12 22:44:33 +02:00