]> Git Repo - u-boot.git/commit
vexpress64: compile Juno PCIe conditionally
authorRyan Harkin <[email protected]>
Wed, 18 Nov 2015 10:39:06 +0000 (10:39 +0000)
committerTom Rini <[email protected]>
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 <[email protected]>
Acked-by: Linus Walleij <[email protected]>
board/armltd/vexpress64/Makefile
board/armltd/vexpress64/pcie.c
board/armltd/vexpress64/vexpress64.c
This page took 0.030455 seconds and 4 git commands to generate.