]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: cm-bf527: new board port
authorMike Frysinger <vapier@gentoo.org>
Mon, 13 Oct 2008 01:55:45 +0000 (21:55 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Jun 2009 00:01:07 +0000 (20:01 -0400)
commit59e4be945b6469e31eee721e0bcdccf4940d75ac
tree13f7b85092f396d302efe47553e5955c75975231
parent8b219cf07c186cc9d97354cf4b14f24a53d193c5
Blackfin: cm-bf527: new board port

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
12 files changed:
MAINTAINERS
MAKEALL
Makefile
board/cm-bf527/.gitignore [new file with mode: 0644]
board/cm-bf527/Makefile [new file with mode: 0644]
board/cm-bf527/cm-bf527.c [new file with mode: 0644]
board/cm-bf527/config.mk [new file with mode: 0644]
board/cm-bf527/gpio.c [new file with mode: 0644]
board/cm-bf527/gpio_cfi_flash.c [new file with mode: 0644]
board/cm-bf527/gpio_cfi_flash.h [new file with mode: 0644]
board/cm-bf527/u-boot.lds.S [new file with mode: 0644]
include/configs/cm-bf527.h [new file with mode: 0644]