]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/usb_ohci.c
This patch adds USB storage support for the delta board. This is the first
authorMarkus Klotzbuecher <mk@denx.de>
Mon, 22 May 2006 14:33:54 +0000 (16:33 +0200)
committerMarkus Klotzbuecher <mk@pollux.denx.de>
Mon, 22 May 2006 14:33:54 +0000 (16:33 +0200)
commit3e326ece9eba8184f5d48aa4fb87760a8f6f0f10
tree5ffbaa50f1627682082592c148faa34d59e29e0c
parent5770a1e488621a9e7e344afed7c921ff4e715a63
This patch adds USB storage support for the delta board. This is the first
board to make use of a generic OHCI driver, that calls hooks for board
dependant initialization.
board/delta/delta.c
drivers/Makefile
drivers/usb_ohci.c [new file with mode: 0644]
drivers/usb_ohci.h [new file with mode: 0644]
include/asm-arm/arch-pxa/pxa-regs.h
include/configs/delta.h
include/da9030.h