[PATCH v3 27/29] serial: sandbox: Implement puts
Sean Anderson
sean.anderson at seco.com
Mon Apr 4 20:26:17 CEST 2022
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.anderson at seco.com>
>> Reviewed-by: Simon Glass <sjg at 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.anderson@seco.com/T/#md171932d553f842e611679213383138846ebec48
More information about the U-Boot
mailing list