Hi all,
We have a AM3356 based custom board running with ti-sdk-am335x-evm-07.00.00.00.
We need to disable all the console messages except few messages in U-boot (/u-boot-2013.10-ti2013.12.01 ).
Board configuration files for this board is "./include/configs/am335x_evm.h"
I tried using macros #define CONFIG_SILENT_CONSOLE
#define CFG_DEVICE_NULLDEV
In am335x_evm.h" board configuration. But Console messages are coming on the minicom.
Could you please help me on this.
Regards,
Bhimesh