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.c evm_sk_dev_cfg[]
after compiling the kernel,it doesn't initial uart2 to evm_sk
can you help me?
thanks