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 <duttadity...@gmail.com>