uboot-smdk2440.patch
commit1fe195d546c1a8f3485bafd78379a44f14d8f06b
authormokopatches <unknown@openmoko.org>
Fri, 11 Apr 2008 13:27:12 +0000 (11 14:27 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:27:12 +0000 (11 14:27 +0100)
treefbfc5b91b9d5a90cb3c40df16b86e49954366cb9
parent03eccbc2f66950fc27962d9d320348e38f04ee61
uboot-smdk2440.patch
Add support for the Samsung SMDK2440 development board
12 files changed:
Makefile
board/smdk2440/Makefile [new file with mode: 0644]
board/smdk2440/config.mk [new file with mode: 0644]
board/smdk2440/flash.c [new file with mode: 0644]
board/smdk2440/lowlevel_foo.S [new file with mode: 0644]
board/smdk2440/lowlevel_foo.lds [new file with mode: 0644]
board/smdk2440/lowlevel_init.S [new file with mode: 0644]
board/smdk2440/smdk2440.c [new file with mode: 0644]
board/smdk2440/u-boot.lds [new file with mode: 0644]
board/smdk2440/udc.c [new file with mode: 0644]
include/configs/smdk2440.h [new file with mode: 0644]
include/configs/smdk2440nand.h [new file with mode: 0644]