summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod6g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r--firmware/export/config/ipod6g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 0dac46cd8e..95837cce12 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -189,7 +189,7 @@
189#define HAVE_WHEEL_POSITION 189#define HAVE_WHEEL_POSITION
190 190
191#define ATA_HAVE_BBT 191#define ATA_HAVE_BBT
192#define ATA_BBT_PAGES 3520 192#define ATA_BBT_PAGES 4096
193 193
194#define SECTOR_SIZE 4096 194#define SECTOR_SIZE 4096
195 195
@@ -232,7 +232,7 @@
232 232
233/* USB defines */ 233/* USB defines */
234#define HAVE_USBSTACK 234#define HAVE_USBSTACK
235//#define HAVE_USB_HID_MOUSE - broken? 235#define HAVE_USB_HID_MOUSE
236#define CONFIG_USBOTG USBOTG_S3C6400X 236#define CONFIG_USBOTG USBOTG_S3C6400X
237#define USB_VENDOR_ID 0x05AC 237#define USB_VENDOR_ID 0x05AC
238#define USB_PRODUCT_ID 0x1261 238#define USB_PRODUCT_ID 0x1261