commit | d99f1e92a20b4e7025da76bcad6ec18bab9d14be | [log] [tgz] |
---|---|---|
author | Ang, Chee Hong <chee.hong.ang@intel.com> | Wed Dec 19 18:35:12 2018 -0800 |
committer | Marek Vasut <marex@denx.de> | Thu Dec 20 17:12:25 2018 +0100 |
tree | 4c5927a3757dad7ee1aeab43e2c2ad273a8084fb | |
parent | 1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad [diff] |
arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 Add a generic mailbox API for FPGA reconfig status which can be called by others. This new function accepts 2 different mailbox commands: CONFIG_STATUS or RECONFIG_STATUS. Signed-off-by: Ang, Chee Hong <chee.hong.ang@intel.com>