commit | c977a039a23eff87496abc2d0bdaf62efd73b2ba | [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 | 8eab123d42ccc426f25e67d0c18bae3376ce93b8 [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