r671 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Mon Feb 5 19:30:06 CET 2007


Author: laforge
Date: 2007-02-05 19:30:05 +0100 (Mon, 05 Feb 2007)
New Revision: 671

Modified:
   trunk/src/target/u-boot/patches/uboot-s3c2410_udc.patch
Log:
store stdin/stdout/stderr settings in environment to make sure they are persistent


Modified: trunk/src/target/u-boot/patches/uboot-s3c2410_udc.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-s3c2410_udc.patch	2007-02-05 15:07:11 UTC (rev 670)
+++ trunk/src/target/u-boot/patches/uboot-s3c2410_udc.patch	2007-02-05 18:30:05 UTC (rev 671)
@@ -1113,13 +1113,14 @@
 Index: u-boot.git/include/configs/gta01.h
 ===================================================================
 --- u-boot.git.orig/include/configs/gta01.h	2007-02-05 15:16:25.000000000 +0100
-+++ u-boot.git/include/configs/gta01.h	2007-02-05 15:16:31.000000000 +0100
-@@ -173,6 +173,16 @@
++++ u-boot.git/include/configs/gta01.h	2007-02-05 17:50:29.000000000 +0100
+@@ -173,6 +173,17 @@
  #define CONFIG_USB_OHCI		1
  #endif
  
-+#define CONFIG_USB_DEVICE     1
-+#define CONFIG_USB_TTY                1
++#define CONFIG_USB_DEVICE	1
++#define CONFIG_USB_TTY		1
++#define CFG_CONSOLE_IS_IN_ENV	1
 +#if 0
 +#define CONFIG_USBD_MANUFACTURER      "OpenMoko, Inc."
 +#define CONFIG_USBD_PRODUCT_NAME        "Neo1973 Bootloader"





More information about the commitlog mailing list