commit | dceac436f620e60cd0149194377871b225216079 | [log] [tgz] |
---|---|---|
author | Konstantin Porotchkin <kostap@marvell.com> | Mon Mar 22 14:34:30 2021 +0200 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue Apr 20 12:59:13 2021 +0200 |
tree | c47f507f71fc42c8d9b95391af8b3e10afe0afb6 | |
parent | 52c24e3077f6c68b31284b926fe7909fbee731b2 [diff] |
fix: plat: marvell: fix MSS loader for A8K family Wrong brakets caused MSS FW load timeout error: ERROR: MSS DMA failed (timeout) ERROR: MSS FW chunk 0 load failed ERROR: SCP Image load failed This patch fixes the operator precedence in MSS FW load. Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Change-Id: I78c215606bde112f40429926c51f5fa1e4334c13