diff options
Diffstat (limited to 'cpu/arm920t/s3c24x0/usb_ohci.c')
| -rw-r--r-- | cpu/arm920t/s3c24x0/usb_ohci.c | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/cpu/arm920t/s3c24x0/usb_ohci.c b/cpu/arm920t/s3c24x0/usb_ohci.c index 641f27049..9cbd47767 100644 --- a/cpu/arm920t/s3c24x0/usb_ohci.c +++ b/cpu/arm920t/s3c24x0/usb_ohci.c @@ -29,9 +29,7 @@   */  /*   * IMPORTANT NOTES - * 1 - you MUST define LITTLEENDIAN in the configuration file for the - *     board or this driver will NOT work! - * 2 - this driver is intended for use with USB Mass Storage Devices + * 1 - this driver is intended for use with USB Mass Storage Devices   *     (BBB) ONLY. There is NO support for Interrupt or Isochronous pipes!   */ |