]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/usb/host/ohci-hcd.c
More cleanup for the delta board and the generic usb_ohci driver. Added
authorMarkus Klotzbuecher <mk@denx.de>
Tue, 23 May 2006 08:33:11 +0000 (10:33 +0200)
committerMarkus Klotzbuecher <mk@pollux.denx.de>
Tue, 23 May 2006 08:33:11 +0000 (10:33 +0200)
commit24e37645e7378b20fa8f20e2996c8fb8e90c70c9
tree466a18dd76abda5b0bd08e90922e3261b780474a
parent3e326ece9eba8184f5d48aa4fb87760a8f6f0f10
More cleanup for the delta board and the generic usb_ohci driver. Added
CFG_USB_BOARD_INIT and CFG_USB_CPU_INIT for enabling board and cpu specific
initialization and cleanup hooks respectively.
board/delta/delta.c
cpu/pxa/Makefile
cpu/pxa/usb.c [new file with mode: 0644]
drivers/usb_ohci.c
drivers/usb_ohci.h
include/configs/delta.h