commit | cba72a34011c1fc7b5569d5f25eac4b7f39d9dfa | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Tue Jun 09 18:25:23 2020 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Tue Jun 16 10:22:58 2020 +0100 |
tree | 47d5b147b6177142df2561fb3a3a8459b01d6f59 | |
parent | 2cbf5df3a2bee3b6c1c3875de1e0f42e700c1c5d [diff] |
Platform: Fix Musca-B1 eFlash driver issue Changes the eFlash driver functions to only check the CMD_PENDING bit of the status register, and ignore the ARBITRATION_LOCKED bit, before proceeding. This prevents the functions from failing unnecessarily when an AHB access is taking priority over any APB accesses. Change-Id: I57290e04397ee1c8f2b79219feee47990d7b8747 Signed-off-by: Jamie Fox <jamie.fox@arm.com>