forked from len0rd/rockbox
FS#10955 - LBA48 builds doesn't compile after ata read/write unification
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24444 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e9b3c90622
commit
fb680535f6
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
#define CMD_READ_MULTIPLE 0xC4
|
||||
#define CMD_READ_MULTIPLE_EXT 0x29
|
||||
#define CMD_WRITE_MULTIPLE 0xC5
|
||||
#define CMD_WRITE_MULTIPLE_EXT 0x39
|
||||
#define CMD_SET_MULTIPLE_MODE 0xC6
|
||||
#define CMD_STANDBY_IMMEDIATE 0xE0
|
||||
#define CMD_STANDBY 0xE2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue