]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip
authorStefan Roese <sr@denx.de>
Mon, 25 Oct 2010 16:32:08 +0000 (18:32 +0200)
committerStefan Roese <sr@denx.de>
Fri, 17 Dec 2010 08:43:23 +0000 (09:43 +0100)
commitcf1971c1c0a76c3105a347102db083027a3d7b91
tree7699cbd85d0deb7204ecfc08002a9777471744d3
parent97a85b223ab316d11f3a374fecc5d449a1c8a694
ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip

The t3corp board has an Xilinx DS617 flash chip connected to the
onboard FPGA. This patch adds support for these chips. Board
specific flash accessor functions are needed, since the chips
can only be read correctly in 16bit mode.

Additionally the FPGA chip-selects are configured for device-paced
transfers (ready is enabled).

Signed-off-by: Stefan Roese <sr@denx.de>
board/t3corp/t3corp.c
include/configs/t3corp.h