summaryrefslogtreecommitdiffstats
path: root/boot/Config.in
diff options
context:
space:
mode:
authorSergey Matyukevich <geomatsi@gmail.com>2017-12-03 22:48:09 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-12-08 13:42:37 +0100
commit241789d65df8f1c67ac20a13d1bd583b4bc015ea (patch)
tree86601b4564372248d3d186bdf2de4c3e5438fe2d /boot/Config.in
parent4c18b7cbe0cdfd243708bef21d45a85437f51e0b (diff)
downloadbuildroot-241789d65df8f1c67ac20a13d1bd583b4bc015ea.tar.gz
buildroot-241789d65df8f1c67ac20a13d1bd583b4bc015ea.zip
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 <geomatsi@gmail.com> [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 <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'boot/Config.in')
-rw-r--r--boot/Config.in1
1 files changed, 1 insertions, 0 deletions
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"
OpenPOWER on IntegriCloud