Skip to content
Snippets Groups Projects
Commit 16e23c3f authored by Ed Swarthout's avatar Ed Swarthout Committed by Wolfgang Denk
Browse files

fsl_pci_init - Remove self PCSRBAR allocation


CPU physical address space was being wasted by allocating a
PCSRBAR PCI inbound region to it's memory space.

As a rule, PCSRBAR should be left alone since it does not affect
transactions from self and other masters may have changed it.

Signed-off-by: default avatarEd Swarthout <ed.swarthout@freescale.com>
parent 0e700ce0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment