]> Git Repo - J-u-boot.git/commit
pci: Disable autoconfig in SPL
authorSimon Glass <[email protected]>
Wed, 25 Sep 2019 14:56:13 +0000 (08:56 -0600)
committerBin Meng <[email protected]>
Tue, 8 Oct 2019 05:57:42 +0000 (13:57 +0800)
commit90c668605fa81ab5046a8b05c7a1fa858811d4bf
tree8474adcc13388dbb8f4d1f48656f74e26378068c
parent0911569b285c82dcda166c46d689bc561272995c
pci: Disable autoconfig in SPL

At present U-Boot runs autoconfig in SPL but this is best left to U-Boot
proper. For TPL and SPL we can normally used fixed BARs and save code size
and time.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/pci/pci-uclass.c
This page took 0.032712 seconds and 4 git commands to generate.