
15 Apr
2022
15 Apr
'22
2:08 p.m.
On Mon, Apr 04, 2022 at 02:18:00PM -0400, Sean Anderson wrote:
This adds an implementation of puts for DM. The implementation is not as clean as for the non-DM puts because we have to handle non-nul-terminated string. We also handle short writes (though these are probably very unusual).
Signed-off-by: Sean Anderson sean.anderson@seco.com
Applied to u-boot/master, thanks!
--
Tom