]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: blackvme: new board port
authorWojtek Skulski <skulski@pas.rochester.edu>
Mon, 27 Sep 2010 22:21:59 +0000 (18:21 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 2 Oct 2010 20:00:40 +0000 (16:00 -0400)
commit3bbed7f88a433b6cd5e9260d88c82dfac4ef7aa1
tree352620d7ca1ac0c52531f4ac4ef0242c469e2018
parent48c00fe25c77d646313b90106a945917a62c5319
Blackfin: blackvme: new board port

The board includes:
 * ADSP-BF561 rev. 0.5
 * 32-bit SDRAM (2 * MT48LC16M16A2TG or MT48LC32M16A2TG)
 * Gigabit Ether AX88180 (ASIX) + 88E1111 rev. B2 (Marvell)
 * SPI  boot flash on PF2 (M25P64 8MB, or M25P128 16 MB)
 * FPGA boot flash on PF3 (M25P64 8MB, or M25P128 16 MB)
 * Spartan6-LX150 (memory-mapped; both PPIs also connected)
 * See http://www.skutek.com/

Signed-off-by: Wojtek Skulski <skulski@pas.rochester.edu>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
MAINTAINERS
board/blackvme/Makefile [new file with mode: 0644]
board/blackvme/blackvme.c [new file with mode: 0644]
board/blackvme/config.mk [new file with mode: 0644]
boards.cfg
include/configs/blackvme.h [new file with mode: 0644]