commit | 5097ba6177bad8c7e09b50149cacd6fd5020f0c8 | [log] [tgz] |
---|---|---|
author | Ang, Chee Hong <chee.hong.ang@intel.com> | Sun Feb 17 20:07:50 2019 -0800 |
committer | Marek Vasut <marex@denx.de> | Mon Feb 18 13:00:54 2019 +0100 |
tree | 731b19a0eaf1d16350d270218bd5ede49eede868 | |
parent | 7997599e2df64c8fb450bc03f2d618adbde05f6e [diff] |
ARM: socfpga: stratix10: Return valid error code from FPGA driver This patch prevent the Stratix 10 FPGA driver incorrectly return the transaction ID as the mailbox error code. It should always return the actual mailbox error code from SDM firmware. Signed-off-by: Ang, Chee Hong <chee.hong.ang@intel.com>