]> git.sur5r.net Git - u-boot/commit
armv8: fsl: move ccn504 code into FSL Makefile
authorAndre Przywara <andre.przywara@arm.com>
Wed, 26 Apr 2017 00:32:41 +0000 (01:32 +0100)
committerJagan Teki <jagan@openedev.com>
Wed, 17 May 2017 17:50:50 +0000 (23:20 +0530)
commit98db26a6125baf21d9fa30babb6c74dd867bfdcd
tree372d07486221a0e5a67ac83717ce88a867b70fa3
parent0cef6cbe3a50cc48f6d0d574297ccb06b67e0f65
armv8: fsl: move ccn504 code into FSL Makefile

The generic ARMv8 assembly code contains routines for setting up
a CCN interconnect, though the Freescale SoCs are the only user.
Link this code only for Freescale targets, this saves some precious
bytes in the chronically tight SPL.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/lib/Makefile