mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-05 14:30:20 +00: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>