[EXT] [PATCH 3/3] arm: a37xx: pci: Fix typo in comment

Kostya Porotchkin kostap at marvell.com
Sun Jul 11 12:05:47 CEST 2021



> -----Original Message-----
> From: Pali Rohár <pali at kernel.org>
> Sent: Thursday, July 8, 2021 21:19
> To: Stefan Roese <sr at denx.de>; Kostya Porotchkin <kostap at marvell.com>
> Cc: Marek Behún <marek.behun at nic.cz>; u-boot at lists.denx.de
> Subject: [EXT] [PATCH 3/3] arm: a37xx: pci: Fix typo in comment
> 
> External Email
> 
> ----------------------------------------------------------------------
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
>  drivers/pci/pci-aardvark.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/pci/pci-aardvark.c b/drivers/pci/pci-aardvark.c index
> 77ce9d0c8d87..1b9bae7cca72 100644
> --- a/drivers/pci/pci-aardvark.c
> +++ b/drivers/pci/pci-aardvark.c
> @@ -605,7 +605,7 @@ static void pcie_advk_set_ob_region(struct pcie_advk
> *pcie, int *wins,
> 
>  	/*
>  	 * The n-th PCIe window is configured by tuple (match, remap, mask)
> -	 * and an access to address A uses this window it if A matches the
> +	 * and an access to address A uses this window if A matches the
>  	 * match with given mask.
>  	 * So every PCIe window size must be a power of two and every start
>  	 * address must be aligned to window size. Minimal size is 64 KiB
> --
> 2.20.1
Reviewed-by: Konstantin Porotchkin <kostap at marvell.com>



More information about the U-Boot mailing list