mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq5018: Enable DEVICE_NULLDEV
This change will redirect the unwanted console prints Change-Id: I06720e774c280774abbb86b8e8cbcf365bbe8570 Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
This commit is contained in:
parent
3f50b516ff
commit
5fae168254
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,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