
3 Apr
2022
3 Apr
'22
2:15 a.m.
On Tue, Mar 22, 2022 at 04:59:16PM -0400, Sean Anderson wrote:
Instead of printing in what are now library functions, try to return a numeric error code. This also adjust some functions (such as read) to behave more similarly to read(2). For example, we now return the number of bytes read instead of failing immediately on a short read.
Signed-off-by: Sean Anderson sean.anderson@seco.com
Applied to u-boot/next, thanks!
--
Tom