:: Re: [maemo-leste] [UNTESTED PATCH] …
Top Page
Delete this message
Reply to this message
Author: Merlijn Wajer
Date:  
To: Pali Rohár, Tom Rini
CC: maemo-leste, u-boot
Subject: Re: [maemo-leste] [UNTESTED PATCH] Nokia RX-51: Convert to CONFIG_DM_SERIAL
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@???>
> ---
> 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.

Regards,
Merlijn