TCC78x NAND driver: Split the initial bank scan into two passes (appears to improve...
commit601db07089dc0eb2a4b4bf7aa28a7af8c9b0c334
authorrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Wed, 21 May 2008 21:07:49 +0000 (21 21:07 +0000)
committerrob <rob@a1c6a512-1295-4272-9138-f99709370657>
Wed, 21 May 2008 21:07:49 +0000 (21 21:07 +0000)
treed4bb8455597d1b42072b49953fb7ecf298cbab37
parente4ab0fe58ade8b6efff86487ac2e069458e1f8b7
TCC78x NAND driver: Split the initial bank scan into two passes (appears to improve block translation reliability). Also some cleanups for readability, eg remove chip vs. bank ambiguity and remove leftover debug code.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17598 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/tcc780x/ata-nand-tcc780x.c