[U-Boot] [PATCH 7/8] drivers/block/ahci: Fix pci mapping bug

Wolfgang Denk wd at denx.de
Tue Feb 10 00:32:30 CET 2009


Dear Becky Bruce,

In message <1233706256-13878-8-git-send-email-beckyb at kernel.crashing.org> you 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(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
For every complex problem, there is a solution that is simple,  neat,
and wrong.                                               - Mark Twain


More information about the U-Boot mailing list