Hi MFM,
==> flinfo
Bank# 1: Size: 0 KB in 0 Sectors
Sector Start Addresses:
It's time to implement your flash driver. If you have a CFI flash (and are _not_
using a data cache) you may want to try the default CFI flash driver. However,
depending on the command set and your flash geometry you may have to
disable the toggle bit polling (since it won't work with avalon).
Otherwise, you can grab an existing driver from another project. Please post your
flash configuration (and part numbers) and I'll see if there's one I can recommend.
Best Regards,
--Scott