mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-23 00:58:17 +01:00
The SCU API alreay has been converted to return Linux error code, using SCU error code is not correct here, although SC_ERR_NONE is value as 0. Signed-off-by: Peng Fan <peng.fan@nxp.com>