uboot-hxd8.patch
commit2a45b576865f77aeff0db857d34c8c7027249d60
authormokopatches <unknown@openmoko.org>
Fri, 11 Apr 2008 13:27:13 +0000 (11 14:27 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:27:13 +0000 (11 14:27 +0100)
tree389555a8654eeea85bf83a8e9e7eeaf4e95fa59b
parent1fe195d546c1a8f3485bafd78379a44f14d8f06b
uboot-hxd8.patch
Patch to add HXD8 support
12 files changed:
Makefile
board/hxd8/Makefile [new file with mode: 0644]
board/hxd8/config.mk [new file with mode: 0644]
board/hxd8/hxd8.c [new file with mode: 0644]
board/hxd8/lowlevel_foo.S [new file with mode: 0644]
board/hxd8/lowlevel_foo.lds [new file with mode: 0644]
board/hxd8/lowlevel_init.S [new file with mode: 0644]
board/hxd8/pcf50606.c [new file with mode: 0644]
board/hxd8/u-boot.lds [new file with mode: 0644]
board/hxd8/udc.c [new file with mode: 0644]
cpu/arm920t/s3c24x0/nand.c
include/configs/hxd8.h [new file with mode: 0644]