commit | 500c26e808a46c09712e0e3ddb3749a410b7097c | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Oct 25 18:32:08 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Dec 17 09:43:23 2010 +0100 |
tree | 7699cbd85d0deb7204ecfc08002a9777471744d3 | |
parent | d833cfcb25e73003848fc5366b7313afe2317637 [diff] |
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>