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.

how add uart2 to evm_sk

hi, excuse me

i have evm_SK with am335x cortex, and i want to use uart2.

i add

{uart2_init, DEV_ON_BASEBOARD, PROFILE_ALL},

to <linux_folder>/arch/arm/mach-omap2/board-am335xevm.evm_sk_dev_cfg[]

after compiling the kernel,it doesn't initial uart2 to evm_sk

can you help me?

thanks