public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Support for A4M072 board
@ 2010-09-09 21:03 Ilya Yanok
  2010-09-09 21:03 ` [U-Boot] [PATCH 1/4] A4M072: Added support for the board Ilya Yanok
  0 siblings, 1 reply; 11+ messages in thread
From: Ilya Yanok @ 2010-09-09 21:03 UTC (permalink / raw)
  To: u-boot

These patches add support for A4M072 MPC5200-based board.
The first patch adds new board with support for all devices except for
7-segment LED display.
We've decided to use 'display' command to manipulate the LED display
so the second patch adds very simple generic interface to use such
devices and moves hw-specific realization to drivers/misc/pdsp188x.c
The third patch adds 7-segment LED display support.
And the fourth file adds support for showing boot progress codes on
LED display (we can't display them directly so we use a mapping).

Regards, Ilya.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-12 21:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 21:03 [U-Boot] [PATCH 0/4] Support for A4M072 board Ilya Yanok
2010-09-09 21:03 ` [U-Boot] [PATCH 1/4] A4M072: Added support for the board Ilya Yanok
2010-09-09 21:03   ` [U-Boot] [PATCH 2/4] led_display: split led display support into generic and hw-dependent parts Ilya Yanok
2010-09-09 21:03     ` [U-Boot] [PATCH 3/4] a4m072: led display support Ilya Yanok
2010-09-09 21:03       ` [U-Boot] [PATCH 4/4] a4m072: support for SHOW_BOOT_PROGRESS feature using LED display Ilya Yanok
2010-10-12 20:45         ` Wolfgang Denk
2010-10-12 20:45       ` [U-Boot] [PATCH 3/4] a4m072: led display support Wolfgang Denk
2010-10-12 20:45     ` [U-Boot] [PATCH 2/4] led_display: split led display support into generic and hw-dependent parts Wolfgang Denk
2010-10-12 20:45   ` [U-Boot] [PATCH 1/4] A4M072: Added support for the board Wolfgang Denk
2010-10-12 20:49     ` Ilya Yanok
2010-10-12 21:36       ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox