Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
---
 board/r7780mp/r7780mp.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/board/r7780mp/r7780mp.c b/board/r7780mp/r7780mp.c
index 1e0f536..1a37711 100644
--- a/board/r7780mp/r7780mp.c
+++ b/board/r7780mp/r7780mp.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Nobuhiro Iwamatsu
+ * Copyright (C) 2007,2008 Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
  * Copyright (C) 2008 Yusuke Goda <[EMAIL PROTECTED]>
  *
  * This program is free software; you can redistribute it and/or
@@ -40,9 +40,6 @@ int board_init(void)
        /* SCIF Enable */
        *(vu_short*)PHCR = 0x0000;
 
-       /* Disable Control-C */
-       disable_ctrlc(1);
-
        return 0;
 }
 
-- 
1.5.4.3


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to