Move ata_detect call to 32bit code.

It's more natural to call the detect code from post.  It does require
some of the ATA support code be compiled in twice (once in 32bit mode
and once in 16 bit), however that only leads to a small increase in
total C code (~250 bytes).
3 files changed
tree: fadcf9d98788d3a2d9017c2d7d34d42c6deed27b
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO