[U-Boot] [PATCH] x86: mmc: Fix mapping of BAR memory
Bin Meng
bmeng.cn at gmail.com
Mon Mar 19 03:43:42 UTC 2018
On Thu, Feb 15, 2018 at 4:09 PM, Bernhard Messerklinger
<bernhard.messerklinger at br-automation.com> wrote:
> Use dm_pci_map_bar function for BAR mapping. This has the advantage
> of clearing BAR flags and and only accepting mapped memory.
>
> Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger at br-automation.com>
> ---
>
> drivers/mmc/pci_mmc.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list