Files
u-boot-tk1-som/drivers
Tom Rini 40c030f8ff 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>
2012-10-15 11:54:02 -07:00
..
2012-09-01 14:58:29 +02:00
2012-10-08 11:12:07 -07:00
2012-10-03 08:47:17 +02:00
2012-10-15 11:53:59 -07:00
2012-03-26 23:09:23 +02:00
2012-05-15 08:31:37 +02:00