Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: sandbox: pci: Add a PCI emulation uclass | Simon Glass | 2015-04-16 | -0/+67 |
Since sandbox does not have real devices (unless it borrows those from the host) it must use emulations. Provide a uclass which permits PCI operations to be passed through to an emulation device. Signed-off-by: Simon Glass <sjg@chromium.org> |