diff options
author | Scott Wood <scottwood@freescale.com> | 2015-04-17 14:19:01 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-04-18 20:54:29 (GMT) |
commit | 9efaca3e847696ed40fca1dbbc621fcc35b8d94c (patch) | |
tree | 2d97706c0a7393f5c716cecb46c1869131a507bd /net | |
parent | 3907305fb97c4547af5a03a0107b013ed7e886ca (diff) | |
download | u-boot-fsl-qoriq-9efaca3e847696ed40fca1dbbc621fcc35b8d94c.tar.xz |
ahci: mmio_base is a virtual address
Don't store it in a u32.
Don't dereference the bus address as if it were a virtual address
(fixes 284231e49a2b4 ("ahci: Support splitting of read transactions
into multiple chunks")).
Fixes crash on boot in MPC8641HPCN_36BIT target.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Vadim Bendebury <vbendeb@chromium.org>
Acked-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions