Skip to content
Commit db741bee authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

serial: smh: Implement puts for DM



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: default avatarSean Anderson <sean.anderson@seco.com>
parent f935d2ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment