]> Git Repo - u-boot.git/commit
board: sl28: add ATF support (bl31)
authorMichael Walle <[email protected]>
Wed, 18 Nov 2020 16:46:01 +0000 (17:46 +0100)
committerTom Rini <[email protected]>
Fri, 4 Dec 2020 21:09:06 +0000 (16:09 -0500)
commite057760f38465f77ff9b557570f56845011729fe
treeebe72744bb378016f65f4d9ce9349784aa3971cd
parentea22783f4010ed1599b96f5b7183222bfcc48537
board: sl28: add ATF support (bl31)

Add support to load the bl31 part of the ARM Trusted Firmware by the
SPL.

Signed-off-by: Michael Walle <[email protected]>
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
board/kontron/sl28/Kconfig
board/kontron/sl28/Makefile
board/kontron/sl28/spl_atf.c [new file with mode: 0644]
This page took 0.032954 seconds and 4 git commands to generate.