From 241789d65df8f1c67ac20a13d1bd583b4bc015ea Mon Sep 17 00:00:00 2001 From: Sergey Matyukevich Date: Sun, 3 Dec 2017 22:48:09 +0100 Subject: binaries-marvell: new package Some systems, including Marvell Armada 7k/8k SoCs, have a separate System Control Processor (SCP) for power management, clocks, reset and system control. ATF Boot Loader stage 2 (BL2) loads optional SCP_BL2 image into a platform-specific region of secure memory. This package adds SCP_BL2 firmware for Marvell Armada 7040 and 8040 SoCs. Signed-off-by: Sergey Matyukevich [Thomas: - Use "binaries-marvell" in the Config.in prompt and in the .mk file header. - Change the license information. - Adjust license information: it is GPL-2.0 with the FreeRTOS exception, and therefore can be redistributed.] Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- boot/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'boot/Config.in') diff --git a/boot/Config.in b/boot/Config.in index 3950c49524..3687c41a2c 100644 --- a/boot/Config.in +++ b/boot/Config.in @@ -6,6 +6,7 @@ source "boot/at91bootstrap3/Config.in" source "boot/at91dataflashboot/Config.in" source "boot/arm-trusted-firmware/Config.in" source "boot/barebox/Config.in" +source "boot/binaries-marvell/Config.in" source "boot/boot-wrapper-aarch64/Config.in" source "boot/grub2/Config.in" source "boot/gummiboot/Config.in" -- cgit v1.2.1