dm: x86: minnowmax: Move PCI to use driver model
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 <bmeng.cn@gmail.com> Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/baytrail/Makefile 0 additions, 1 deletionarch/x86/cpu/baytrail/Makefile
- arch/x86/cpu/baytrail/pci.c 0 additions, 46 deletionsarch/x86/cpu/baytrail/pci.c
- arch/x86/dts/minnowmax.dts 10 additions, 0 deletionsarch/x86/dts/minnowmax.dts
- configs/minnowmax_defconfig 1 addition, 0 deletionsconfigs/minnowmax_defconfig
- include/configs/minnowmax.h 1 addition, 0 deletionsinclude/configs/minnowmax.h
arch/x86/cpu/baytrail/pci.c
deleted
100644 → 0
Please register or sign in to comment