[U-Boot] [PATCH 1/4 v2] pci: fixed dm_pci_map_bar comment
Simon Glass
sjg at chromium.org
Fri Jun 28 13:55:07 UTC 2019
On Wed, 5 Jun 2019 at 04:05, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Tue, Jun 4, 2019 at 8:46 PM Alex Marginean <alexm.osslist at gmail.com> wrote:
> >
> > The comment now indicates that the input argument bar is a register offset,
> > not a BAR index.
> > It also mentions which BARs are supported for type 0/1 and that the
> > function can return 0 on error.
> >
> > Signed-off-by: Alex Marginean <alexm.osslist at gmail.com>
> > ---
> >
> > Changes in v2:
> > - new patch
> >
> > include/pci.h | 8 +++++---
> > 1 file changed, 5 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list