diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-08-03 01:14:45 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-08-08 12:49:31 +0100 |
commit | 4345998ae9dfad7ba0beb54ad4322134557504a9 (patch) | |
tree | bb4e8d49af00eb5cc0028ff9efa73dc2f0b61207 /drivers/misc | |
parent | ed698aa7dee0fd078b4eb2fc54e64cfeaa68061a (diff) | |
download | u-boot-4345998ae9dfad7ba0beb54ad4322134557504a9.tar.gz u-boot-4345998ae9dfad7ba0beb54ad4322134557504a9.tar.bz2 u-boot-4345998ae9dfad7ba0beb54ad4322134557504a9.zip |
pci: sandbox: Support dynamically binding device driver
At present all emulated sandbox pci devices must be present in the
device tree in order to be used. The real world pci uclass driver
supports pci device driver matching, and we should add such support
on sandbox too.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions