Skip to content

Commit 6f987af

Browse files
committed
[PHY/OFW] Change the log level
Signed-off-by: GuEe-GUI <[email protected]>
1 parent 22df532 commit 6f987af

File tree

1 file changed

+1
-1
lines changed
  • components/drivers/phy

1 file changed

+1
-1
lines changed

components/drivers/phy/ofw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include <rtdevice.h>
1212
#include <stdio.h>
1313
#define DBG_TAG "rtdm.phy"
14-
#define DBG_LVL DBG_INFO
14+
#define DBG_LVL DBG_LOG
1515
#include <rtdbg.h>
1616
#include "ofw.h"
1717

0 commit comments

Comments
 (0)