uboot-smdk2443.patch
commit97be3ed5fc1e78f58894affe64f817238fc5e385
authormokopatches <unknown@openmoko.org>
Fri, 11 Apr 2008 13:27:18 +0000 (11 14:27 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:27:18 +0000 (11 14:27 +0100)
treea569eff47eefb15548e7297cb2c118700660549e
parent541104d028954568876a19f9c47b381a6c95c569
uboot-smdk2443.patch
12 files changed:
Makefile
board/smdk2443/Makefile [new file with mode: 0644]
board/smdk2443/config.mk [new file with mode: 0644]
board/smdk2443/flash.c [new file with mode: 0644]
board/smdk2443/lowlevel_foo.S [new file with mode: 0644]
board/smdk2443/lowlevel_foo.lds [new file with mode: 0644]
board/smdk2443/lowlevel_init.S [new file with mode: 0644]
board/smdk2443/smdk2443.c [new file with mode: 0644]
board/smdk2443/u-boot.lds [new file with mode: 0644]
board/smdk2443/udc.c [new file with mode: 0644]
drivers/usb/usb_ohci.c
include/configs/smdk2443.h [new file with mode: 0644]