On 5 March 2015 at 12:25, Simon Glass <[email protected]> wrote: > Add a driver which can access emulations of devices and make them available > in sandbox. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > drivers/pci/Kconfig | 10 ++++++ > drivers/pci/Makefile | 1 + > drivers/pci/pci_sandbox.c | 79 > +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 90 insertions(+) > create mode 100644 drivers/pci/pci_sandbox.c
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

