diff options
Diffstat (limited to 'include/configs/IceCube.h')
-rw-r--r-- | include/configs/IceCube.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index 1d4daa7..3538e1c 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -302,6 +302,13 @@ #define CFG_RESET_ADDRESS 0xff000000 /*----------------------------------------------------------------------- + * USB stuff + *----------------------------------------------------------------------- + */ +#define CONFIG_USB_CDMFDC5xxx 0x0001BBBB +#define CONFIG_USB_GPSCFG5xxx 0x00001000 + +/*----------------------------------------------------------------------- * IDE/ATA stuff Supports IDE harddisk *----------------------------------------------------------------------- */ |