
4 Feb
2021
4 Feb
'21
2:54 a.m.
This has no useful meaning in U-Boot. Use -ENOMEM since that appears to be what has gone wrong in this case. We want to reserve this flag for internal driver model use.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/smem/msm_smem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!