All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support
Date: Tue, 4 Aug 2015 08:55:22 -0700	[thread overview]
Message-ID: <55C0E06A.60609@freescale.com> (raw)
In-Reply-To: <1436499309-22147-2-git-send-email-Minghuan.Lian@freescale.com>



On 07/09/2015 08:35 PM, Minghuan Lian wrote:
> The patch will initialize PCIe controller on EP mode
> 1. Setup bar:
>    bar0 32bit 4K for specific configuration
>    bar1 32bit 8K for MSIX
>    bar2 64bit 4K for descriptor of memory
>    bar4 64bit 1M for DMA memory test
> 2. Setup iATU:
>    iATU inbound 0-3 to map bar transaction to memory address
>    started at CONFIG_SYS_PCI_EP_MEMORY_BASE
>    iATU outbound 0 to map 4G memory space
> 
> Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
> ---
> Change log:
> v2-v1: no change
> 

Applied to u-boot-fsl-qoriq master with minor change in subject. Thanks.

York

  reply	other threads:[~2015-08-04 15:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10  3:35 [U-Boot] [PATCH 1/2][V2] pci: Add function to find an extended capability Minghuan Lian
2015-07-10  3:35 ` [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support Minghuan Lian
2015-08-04 15:55   ` York Sun [this message]
2015-09-01 17:15     ` Edward L Swarthout
2015-09-02  4:31       ` Lian M.H.
2015-07-10  8:38 ` [U-Boot] [PATCH 1/2][V2] pci: Add function to find an extended capability Bin Meng
2015-08-04 15:54 ` York Sun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55C0E06A.60609@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.