
7 May
2022
7 May
'22
7:12 p.m.
On Sat, May 07, 2022 at 05:16:57PM +0200, Merlijn Wajer wrote:
Hi Pali, Tom,
On 13/04/2022 21:34, Pali Rohár wrote:
For CONFIG_DM_SERIAL it is required to increase CONFIG_SYS_MALLOC_F_LEN as default value is not enough for memory hungry CONFIG_DM_SERIAL code.
Signed-off-by: Pali Rohár pali@kernel.org
Who has serial console on the real device, please test this patch if serial console is still working. I do not have adapter for serial console so I tested this patch only in qemu.
I can confirm this works on my serial adapter. The patch didn't apply on latest master (2ad8d0cb950da2233a2ec030533f4e54c6d04126), but I just updated it to apply without problems locally.
Thanks, can you please reply with a Tested-by?
--
Tom