]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:29:26 +0000 (13:29 +0200)
commit66aa90f74e504c957a779814d91ba27232387d0e
treeef7e6469d293640d9e799c32eb732533f532e6b6
parent0c886bde08ef0cd4cbfcfc6f0cecc989f0cd004e
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