This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: Unable to get serial console on UART-1 for am335x-evm board u-boot and using processor-sdk-06.03.00.106-config PSDK.

Part Number: PROCESSOR-SDK-AM335X

Hi Team,

I am using processor-sdk-06.03.00.106-config PSDK and I have done some changes in some files to enable uart-1 console in u-boot.

1. /arch/arm/dts/am335x-evm.dts

2. /arch/arm/include/asm/arch-am33xx/ddr_defs.h

3. /board/ti/am335x/board.c

4. /board/ti/am335x/mux.c

5. /include/configs/am335x_evm.h

and I have checked with default am335x_evm_defocnfig config file and build u-boot and trying to boot-up am335x-evm device.

I am unable to serial console on uart-1.

Could you please help to get the serial console.