On 3 July 2015 at 18:28, Simon Glass <[email protected]> wrote: > Adjust minnowmax to use driver model for PCI. This requires adding a device > tree node to specify the ranges, removing the board-specific PCI code and > ensuring that the host bridge is configured. > > Reviewed-by: Bin Meng <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v3: None > Changes in v2: None > > arch/x86/cpu/baytrail/Makefile | 1 - > arch/x86/cpu/baytrail/pci.c | 46 > ------------------------------------------ > arch/x86/dts/minnowmax.dts | 10 +++++++++ > configs/minnowmax_defconfig | 1 + > include/configs/minnowmax.h | 1 + > 5 files changed, 12 insertions(+), 47 deletions(-) > delete mode 100644 arch/x86/cpu/baytrail/pci.c
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

