summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-12-31 01:11:04 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-12-31 01:11:04 +0000
commit9ac7af749bceb67916b3179a3b7c7eee6ee6443a (patch)
treedcc9c594eaeed65015d6dab3fa04da5d1734314d /firmware/export/config-ondavx747.h
parent5d3a035cb3714028a659ecd8abbad034666b7b3c (diff)
downloadrockbox-9ac7af749bceb67916b3179a3b7c7eee6ee6443a.tar.gz
rockbox-9ac7af749bceb67916b3179a3b7c7eee6ee6443a.zip
Ingenic players:
* Further implement USB driver * Add preliminary clock setup * Fix USB VID/PID git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19618 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index 2856e7e16d..2fe0564e71 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -158,7 +158,7 @@
158 158
159#define CONFIG_USBOTG USBOTG_JZ4740 159#define CONFIG_USBOTG USBOTG_JZ4740
160#define HAVE_USBSTACK 160#define HAVE_USBSTACK
161#define USB_VENDOR_ID 0x041e 161#define USB_VENDOR_ID 0x07C4
162#define USB_PRODUCT_ID 0x4133 162#define USB_PRODUCT_ID 0xA4A5
163 163
164#endif 164#endif