diff options
author | Tom Rini <trini@ti.com> | 2012-09-29 07:55:11 -0700 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 11:54:02 -0700 |
commit | 40c030f8ff098a321cba56f2b2ce4d271023cff5 (patch) | |
tree | dcb8ba5981c067780c009b90c6ba7201ee8290c5 /board/atmel | |
parent | dac87571009624b8ea408d10c7e2c7374ca1872f (diff) | |
download | u-boot-imx-40c030f8ff098a321cba56f2b2ce4d271023cff5.zip u-boot-imx-40c030f8ff098a321cba56f2b2ce4d271023cff5.tar.gz u-boot-imx-40c030f8ff098a321cba56f2b2ce4d271023cff5.tar.bz2 |
fsl_sata: Make sata_{read,write}() comply with <part.h>
- sata_write() takes a const void as the last argument. Fixing this
means we also need to make ata_low_level_rw_lba{28,48} also take a
const void.
- Both sata_{read,write} take lbaint_t for blkcnt and ulong for blknr
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/atmel')
0 files changed, 0 insertions, 0 deletions