On 4/1/22 6:39 PM, Tom Rini wrote: > On Tue, Mar 22, 2022 at 04:59:35PM -0400, Sean Anderson wrote: > >> This implements puts for sandbox. It is fairly straightforward, except >> that we break out the shared color printing functionality into its own >> function. >> >> Signed-off-by: Sean Anderson <sean.ander...@seco.com> >> Reviewed-by: Simon Glass <s...@chromium.org> > > This breaks the "handoff" test at least, and perhaps others, on > sandbox*. > Should be fixed by https://lore.kernel.org/u-boot/20220404181800.2258698-1-sean.ander...@seco.com/T/#md171932d553f842e611679213383138846ebec48
- [PATCH v3 24/29] serial: smh: Initialize serial only if semi... Sean Anderson
- [PATCH v3 25/29] arm64: ls1046a: Support semihosting fallbac... Sean Anderson
- [PATCH v3 29/29] serial: smh: Implement puts for DM Sean Anderson
- [PATCH v3 20/29] arm64: Save spsr in pt_regs Sean Anderson
- [PATCH v3 27/29] serial: sandbox: Implement puts Sean Anderson
- Re: [PATCH v3 27/29] serial: sandbox: Implement puts Simon Glass
- Re: [PATCH v3 27/29] serial: sandbox: Implement puts Tom Rini
- Re: [PATCH v3 27/29] serial: sandbox: Implement put... Sean Anderson
- [PATCH v3 17/29] doc: smh: Update semihosting documentation Sean Anderson
- [PATCH v3 26/29] serial: dm: Add support for puts Sean Anderson
- [PATCH v3 12/29] fs: Add semihosting filesystem Sean Anderson
- [RESEND PATCH v3 18/29] ls1046ardb: Add support for JTAG boo... Sean Anderson
- [RESEND PATCH v3 19/29] arm64: Save esr in pt_regs Sean Anderson