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

laforge at sita.openmoko.org laforge at sita.openmoko.org
Fri Apr 20 12:22:35 CEST 2007


Author: laforge
Date: 2007-04-20 12:22:35 +0200 (Fri, 20 Apr 2007)
New Revision: 1811

Modified:
   trunk/src/target/u-boot/patches/uboot-hxd8.patch
Log:
* change HXD8 to new USB product id, not to be confused with Neo1973


Modified: trunk/src/target/u-boot/patches/uboot-hxd8.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-hxd8.patch	2007-04-20 10:17:16 UTC (rev 1810)
+++ trunk/src/target/u-boot/patches/uboot-hxd8.patch	2007-04-20 10:22:35 UTC (rev 1811)
@@ -612,7 +612,7 @@
 +#define CFG_CONSOLE_IS_IN_ENV	1
 +#define CONFIG_USBD_VENDORID 		0x1457     /* Linux/NetChip */
 +#define CONFIG_USBD_PRODUCTID_GSERIAL	0x5120    /* gserial */
-+#define CONFIG_USBD_PRODUCTID_CDCACM 	0x5119    /* CDC ACM */
++#define CONFIG_USBD_PRODUCTID_CDCACM 	0x511a    /* CDC ACM */
 +#define CONFIG_USBD_MANUFACTURER	"OpenMoko, Inc"
 +#define CONFIG_USBD_PRODUCT_NAME	"HXD8 Bootloader " U_BOOT_VERSION
 +#define CONFIG_USBD_DFU			1





More information about the commitlog mailing list