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.

Disable the Console messages in U-boot

Other Parts Discussed in Thread: AM3356

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