summaryrefslogtreecommitdiffstats
path: root/boot/binaries-marvell
Commit message (Collapse)AuthorAgeFilesLines
* boot/binaries-marvell: bump version to marvell-armada-18.06Thomas Petazzoni2018-10-113-5/+6
| | | | | | | Note that the license file has been entirely rewritten (hence the change in the hash), but it is still GPL-2.0 with FreeRTOS exception. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* binaries-marvell: bump version, add license file and hashThomas Petazzoni2017-12-082-5/+4
| | | | | | | | | | | | Following our feedback, Marvell has added a README.md file into the branch that contains the firmware. Thereore, this commit bumps the version to the commit that includes the README.md file (it's the only change, the firmware files are unmodified), updates <pkg>_LICENSE_FILES to point to README.md, and adds the hash for this license files. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* binaries-marvell: new packageSergey Matyukevich2017-12-083-0/+56
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>
OpenPOWER on IntegriCloud