Skip to content
Commit 2faf5fb8 authored by Roger Quadros's avatar Roger Quadros Committed by Tom Rini
Browse files

ahci: Fix cache align error messages



Align the ATA ID buffer to the cache-line boundary. This gets rid
of the below error mesages on ARM v7 platforms.

 scanning bus for devices...
 ERROR: v7_dcache_inval_range - start address is not aligned - 0xfee48618
 ERROR: v7_dcache_inval_range - stop address is not aligned - 0xfee48818

CC: Aneesh V <aneesh@ti.com>
Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
parent d73763a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment