[PATCH] cmd: terminal: avoid serial_reinit_all() with DM_SERIAL enabled

Aditya Dutt duttaditya18 at gmail.com
Sat Sep 6 09:30:07 CEST 2025


On Fri, 2025-09-05 at 19:36 +0530, Aditya Dutt wrote:
> Running the following:
> 
>   make am335x_evm_config
>   scripts/config --enable CONFIG_DM_SERIAL
>   make
> 

Sorry, there is a typo here.
Running the following:

  make am335x_evm_config
  scripts/config --enable CONFIG_CMD_TERMINAL
  make

gives the linker error.

---
Aditya Dutt <duttaditya18 at gmail.com>


More information about the U-Boot mailing list