mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq9048: Enabled DEVICE_NULLDEV
Enabled DEVICE_NULLDEV to redirect unwanted console prints. Change-Id: Ieb630f5c5220748421f6ef050898160a549de819 Signed-off-by: anusha <anusharao@codeaurora.org>
This commit is contained in:
parent
123e771583
commit
127bfa372b
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
* select serial console configuration
|
||||
*/
|
||||
#define CONFIG_CONS_INDEX 1
|
||||
#define CONFIG_SYS_DEVICE_NULLDEV
|
||||
|
||||
/* allow to overwrite serial and ethaddr */
|
||||
#define CONFIG_BAUDRATE 115200
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue