]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ahci: Support 64-bit LBA option when reading capacity
authorGabe Black <gabeblack@chromium.org>
Mon, 29 Oct 2012 05:23:57 +0000 (05:23 +0000)
committerTom Rini <trini@ti.com>
Fri, 2 Nov 2012 22:20:42 +0000 (15:20 -0700)
commitb4c5bbce49a081f5d05837ba13ee76afeff72d91
tree548f8649623034a8de08f3eaba5eef2d98534f5a
parent5a2b77f47daa5c87ef45a1c71c72cbc16ede77f8
ahci: Support 64-bit LBA option when reading capacity

Capacity needs to allow for a 64-bit value.

Signed-off-by: Gabe Black <gabeblack@google.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
common/cmd_scsi.c