[U-Boot] [PATCH 07/17] armv8: SPL: only compile GIC code if needed

Simon Glass sjg at chromium.org
Wed Mar 8 21:01:04 UTC 2017


On 28 February 2017 at 19:25, Andre Przywara <andre.przywara at arm.com> wrote:
> Not every SoC needs to set up the GIC interrupt controller, so link
> think code only when the respective config option is set.
> This shaves off some bytes from the SPL code size.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  arch/arm/lib/Makefile | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list