summaryrefslogtreecommitdiffstats
path: root/board/kosagi
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-20 06:40:17 -0700
committerSimon Glass <sjg@chromium.org>2015-08-26 07:54:11 -0700
commit08fc7b8fac1d27d7e9f964309cbc32de0abd2c0d (patch)
treedfe0be588168641e42143b51b0373706368eb530 /board/kosagi
parentf86f0c1897436e03b0e68874a56b257080d01386 (diff)
downloadtalos-obmc-uboot-08fc7b8fac1d27d7e9f964309cbc32de0abd2c0d.tar.gz
talos-obmc-uboot-08fc7b8fac1d27d7e9f964309cbc32de0abd2c0d.zip
dm: pci: Support selected device/driver binding before relocation
On some platforms pci devices behind bridge need to be probed (eg: a pci uart on recent x86 chipset) before relocation. But we won't bind all devices found during the enumeration. Only devices whose driver with DM_FLAG_PRE_RELOC set will be bound. Any other generic devices except bridges won't be bound. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/kosagi')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud