commit | ac2cf927b6db95bb67a89c72d9084faf1b27b6d5 | [log] [tgz] |
---|---|---|
author | Konstantin Porotchkin <kostap@marvell.com> | Sun Mar 31 17:22:53 2019 +0300 |
committer | Marcin Wojtas <mw@semihalf.com> | Fri Jun 19 17:59:44 2020 +0200 |
tree | 9161731485cbe3db3e07b869b492b133821dc90c | |
parent | 06f4dd0367d81a7e60997e9431648037c4b6f000 [diff] |
plat: marvell: armada: a8k: check CCU window state before loading MSS BL2 Make sure the current CCU window is not in use before adding a new address map during MSS BL2 image load preparations. At BL2 stage the CCU Win-2 points to DRAM. If additional mapping is added to MSS BL2 stage initialization, the DDR entry will be destroyed and lead to the system hang. Change-Id: I215e83508acc37d54dab6954d791b9a74cc883ca Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>