commit | 7c803be2eb3cae245dedda438776e08fb122250f | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Sep 16 18:02:19 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 16 18:02:19 2008 +0200 |
tree | 579c080c865fe5c4307b47f786024515f573aeeb | |
parent | c0d2f87d6c450128b88e73eea715fa3654f65b6c [diff] |
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards After switching to using the CFI flash driver, the correct remapping of the flash banks was forgotten. Also, some boards were not adapted, and the old legacy flash driver was not removed yet. Signed-off-by: Wolfgang Denk <wd@denx.de>