ppc4xx/NAND: Add select_chip function to 4xx NDFC driver
authorStefan Roese <sr@denx.de>
Fri, 29 Aug 2008 09:56:49 +0000 (11:56 +0200)
committerStefan Roese <sr@denx.de>
Sat, 30 Aug 2008 09:24:54 +0000 (11:24 +0200)
commitc2b4b2e4814f4ace9015fdb64132894327400bf0
tree16373d71416e8b9626b80fbf9ff1a5a27fbf6fc4
parent3d4a746e2fb4545f07d871049805fb34ae97cc94
ppc4xx/NAND: Add select_chip function to 4xx NDFC driver

This function is needed for the new NAND infrastructure. We only need
a dummy implementation though for the NDFC.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/ndfc.c