commit | 9f14786e27908a176f0568cf2132558efef71b31 | [log] [tgz] |
---|---|---|
author | Phil Sutter <n0-1@freewrt.org> | Fri Nov 28 20:48:26 2008 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Mon Dec 01 13:49:08 2008 -0500 |
tree | 6fa18433d61d3fa2629dd1a1e645602081e225c7 | |
parent | 1eedb4a90c958d8d59e0e4f19c297b445df21cf9 [diff] |
[libata] pata_rb532_cf: fix and rename register definitions The original standalone driver uses a custom address for the error register. Use it in pata_rb532_cf, too. Rename two register definitions: - The address offset 0x0800 in fact is the ATA base, not ATA command address. - The offset 0x0C00 is not a regular ATA data address, but a buffered one allowing 4-byte IO. Signed-off-by: Phil Sutter <n0-1@freewrt.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>