]> git.ipfire.org Git - people/ms/u-boot.git/commit
vexpress64: compile Juno PCIe conditionally
authorRyan Harkin <ryan.harkin@linaro.org>
Wed, 18 Nov 2015 10:39:06 +0000 (10:39 +0000)
committerTom Rini <trini@konsulko.com>
Sun, 22 Nov 2015 02:50:27 +0000 (21:50 -0500)
commitbc8d3bc0233df4f72172ae1552c8fa55e83538f8
tree4a9a6e46c56f4ae5b289aa52122fa11c07b5b7d8
parent0ee1a22b6dbf30158718ab59f294bf1103f63121
vexpress64: compile Juno PCIe conditionally

Only compile in PCIe support if the board really uses it. Provide
a __weak stub for the init function if e.g. FVP is being built.

Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
board/armltd/vexpress64/Makefile
board/armltd/vexpress64/pcie.c
board/armltd/vexpress64/vexpress64.c