All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mpc512x: aria: cleanup board config file
@ 2010-11-29 21:42 Anatolij Gustschin
  2010-12-01 19:54 ` Anatolij Gustschin
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2010-11-29 21:42 UTC (permalink / raw)
  To: u-boot

CONFIG_FSL_DIU_LOGO_BMP has been removed while refactoring
MPC8610 and MPC5121 DIU code, so remove it.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
---
 include/configs/aria.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/configs/aria.h b/include/configs/aria.h
index b3ca8d2..3a60de0 100644
--- a/include/configs/aria.h
+++ b/include/configs/aria.h
@@ -49,7 +49,6 @@
 #define CONFIG_E300		1	/* E300 Family */
 #define CONFIG_MPC512X		1	/* MPC512X family */
 #define CONFIG_FSL_DIU_FB	1	/* FSL DIU */
-#define CONFIG_FSL_DIU_LOGO_BMP	1	/* Don't include FSL DIU binary bmp */
 
 #define	CONFIG_SYS_TEXT_BASE	0xFFF00000
 
-- 
1.7.1

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

* [U-Boot] [PATCH] mpc512x: aria: cleanup board config file
  2010-11-29 21:42 [U-Boot] [PATCH] mpc512x: aria: cleanup board config file Anatolij Gustschin
@ 2010-12-01 19:54 ` Anatolij Gustschin
  0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2010-12-01 19:54 UTC (permalink / raw)
  To: u-boot

On Mon, 29 Nov 2010 22:42:00 +0100
Anatolij Gustschin <agust@denx.de> wrote:

> CONFIG_FSL_DIU_LOGO_BMP has been removed while refactoring
> MPC8610 and MPC5121 DIU code, so remove it.
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
>  include/configs/aria.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

applied to u-boot-video/master.

Anatolij

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

end of thread, other threads:[~2010-12-01 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 21:42 [U-Boot] [PATCH] mpc512x: aria: cleanup board config file Anatolij Gustschin
2010-12-01 19:54 ` Anatolij Gustschin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.