diff mbox

[U-Boot,2/5] board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT

Message ID 1429879779-23570-2-git-send-email-oe5hpm@oevsv.at
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Hannes Schmelzer April 24, 2015, 12:49 p.m. UTC
the CONFIG_LCD_NOSTDOUT feature never had become mainline in uboot due to the
fact that the problem of "not writing out whole console to lcd" can be solved
with another way.

So we remove this unnary define.

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
---

 include/configs/tseries.h |    1 -
 1 file changed, 1 deletion(-)

Comments

Tom Rini May 10, 2015, 2:08 p.m. UTC | #1
On Fri, Apr 24, 2015 at 02:49:36PM +0200, Hannes Petermaier wrote:

> the CONFIG_LCD_NOSTDOUT feature never had become mainline in uboot due to the
> fact that the problem of "not writing out whole console to lcd" can be solved
> with another way.
> 
> So we remove this unnary define.
> 
> Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/include/configs/tseries.h b/include/configs/tseries.h
index 4406e6f..f2df358 100644
--- a/include/configs/tseries.h
+++ b/include/configs/tseries.h
@@ -16,7 +16,6 @@ 
 /* ------------------------------------------------------------------------- */
 #define CONFIG_AM335X_LCD
 #define CONFIG_LCD
-#define CONFIG_LCD_NOSTDOUT
 #define CONFIG_LCD_ROTATION
 #define CONFIG_SYS_WHITE_ON_BLACK
 #define LCD_BPP				LCD_COLOR32