Hi Tom, On Fri, 7 Mar 2025 at 19:09, Tom Rini <tr...@konsulko.com> wrote: > > On Thu, Mar 06, 2025 at 09:03:57AM -0700, Simon Glass wrote: > > > The existing run_command() method is not great for sending things other > > than U-Boot commands. Add a helper for sending arbitrary strings as well > > as control characters. > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > This seems fine so: > > Reviewed-by: Tom Rini <tr...@konsulko.com> > > And so that it doesn't get lost nor expand this series more, an issue to > cleanup the existing users that would benefit from the "send" macro > would be good.
Yes: https://source.denx.de/u-boot/u-boot/-/issues/47 Regards, Simon