uboot-s3c2410_udc.patch
commit0e261219209b1f4a209bea79872530fd85c97dce
authormokopatches <unknown@openmoko.org>
Fri, 11 Apr 2008 13:26:52 +0000 (11 14:26 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:26:52 +0000 (11 14:26 +0100)
tree150727582a8a455263a95d8e19f17cd34cea4a4a
parent064f1ba91272b20c90d4566ebb67cb5caaea955e
uboot-s3c2410_udc.patch
USB Device Controller Driver for Samsung S3C2410 SoC
12 files changed:
board/neo1973/common/cmd_neo1973.c
board/neo1973/common/udc.c [new file with mode: 0644]
board/neo1973/gta01/Makefile
board/neo1973/gta01/gta01.c
cpu/arm920t/s3c24x0/interrupts.c
drivers/serial/usbtty.h
drivers/usb/Makefile
drivers/usb/usbdcore_ep0.c
drivers/usb/usbdcore_s3c2410.c [new file with mode: 0644]
include/configs/neo1973_gta01.h
include/usbdcore.h
include/usbdcore_s3c2410.h [new file with mode: 0644]