plat: marvell: armada: add support for loading MG CM3 images
In order to access MG SRAM, the amb bridge needs to be configured which is
done in bl2 platform init.

For MG CM3, the image is only loaded to its SRAM and the CM3 itself is
left in reset. It is because the next stage bootloader (e.g. u-boot)
will trigger action which will take it out of reset when needed. This
can happen e.g. when appropriate device-tree setup (which has enabled
802.3 auto-neg) will be chosen. In other cases the MG CM3 should not be
running.

Change-Id: I816ea14e3a7174eace068ec44e3cc09998d0337e
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
1 parent f69a582 commit 81646055138ed431ca155382ccf7c286f4d52e7f
@Grzegorz Jaszczyk Grzegorz Jaszczyk authored on 18 Aug 2017
Marcin Wojtas committed on 30 Jan 2020
Showing 5 changed files
View
drivers/marvell/mochi/cp110_setup.c
View
include/drivers/marvell/mochi/cp110_setup.h
View
plat/marvell/a8k/common/mss/mss_a8k.mk
View
plat/marvell/a8k/common/mss/mss_bl2_setup.c
View
plat/marvell/common/mss/mss_scp_bootloader.c