
1 Sep
2017
1 Sep
'17
9:46 a.m.
Hi,
I need to send v1 with LOWER32 and UPPER32 macro definitions, so bad to miss them.
Regards, Suneel
On Thu, Aug 24, 2017 at 12:54 AM, Bin Meng bmeng.cn@gmail.com wrote:
On Thu, Aug 24, 2017 at 2:02 PM, Suneel Garapati suneelglinux@gmail.com wrote:
If 64-bit capability is supported, commandlistbase and fis base should be split as lower32 and upper32. upper32 should be written to PORT_(LST/FIS)_ADDR_HI.
Signed-off-by: Suneel Garapati suneelglinux@gmail.com
drivers/ata/ahci.c | 11 +++++++++-- include/ahci.h | 1 + 2 files changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com