[U-Boot] [PATCH 10/11] drivers/block/ahci: Fix pci mapping bug
Kumar Gala
galak at kernel.crashing.org
Wed Jan 28 15:22:02 CET 2009
On Dec 3, 2008, at 11:04 PM, Becky Bruce wrote:
> The code assumes that the pci bus address and the virtual
> address used to access a region are the same, but they might
> not be. Fix this assumption.
>
> Signed-off-by: Becky Bruce <beckyb at kernel.crashing.org>
> ---
> drivers/block/ahci.c | 7 ++-----
> 1 files changed, 2 insertions(+), 5 deletions(-)
Wolfgang,
What about picking this up?
- k
More information about the U-Boot
mailing list