commit | 31b79635435e62628038aa0b673795a646d41d9a | [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 | 685dc1b19e08d47545a4874eaa393846f6db741d [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>