mirror of
https://xff.cz/git/u-boot/
synced 2025-10-13 05:56:28 +02: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>