]> git.sur5r.net Git - u-boot/commit
dm: x86: minnowmax: Move PCI to use driver model
authorSimon Glass <sjg@chromium.org>
Sat, 4 Jul 2015 00:28:26 +0000 (18:28 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 15 Jul 2015 00:03:19 +0000 (18:03 -0600)
commitb71f9dca89013b8b100006029c98d04b495ebdf7
tree7f7aa47e1be0e1518bcb7577fd91a0f6f5d4abe4
parent945cae79e1b547d6edcce53aae68be2e3679a364
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>
arch/x86/cpu/baytrail/Makefile
arch/x86/cpu/baytrail/pci.c [deleted file]
arch/x86/dts/minnowmax.dts
configs/minnowmax_defconfig
include/configs/minnowmax.h