[U-Boot] [PATCH v2 4/5] mpc5200: digsy_mtc: add support for graphic extension board
Wolfgang Denk
wd at denx.de
Wed Jul 27 23:26:31 CEST 2011
Dear Anatolij Gustschin,
In message <1306739780-19781-1-git-send-email-agust at denx.de> you wrote:
> Add detection and initialisation for graphic extension board
> and support splash screen when booting. Enable "bmp" command
> in the board configuration and provide "disp" command to
> be able to switch the display on/off.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> v2:
> - get rid of exbo.h header and put the needed defines into the .c file
> - use accessors when reading/writing gpio registers
> - correct GPIO_EE_DO, GPIO_EE_CTS and GPIO_USB1_9 macros for
> settings in 8-bit wkup gpio registers
>
> board/digsy_mtc/Makefile | 7 ++--
> board/digsy_mtc/cmd_disp.c | 57 +++++++++++++++++++++++++++++++++++++
> board/digsy_mtc/digsy_mtc.c | 66 +++++++++++++++++++++++++++++++++++++++++++
> include/configs/digsy_mtc.h | 27 +++++++++++++++++
> 4 files changed, 154 insertions(+), 3 deletions(-)
> create mode 100644 board/digsy_mtc/cmd_disp.c
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
Harrisberger's Fourth Law of the Lab:
Experience is directly proportional to the
amount of equipment ruined.
More information about the U-Boot
mailing list