samsung: tizen_visionfive2: Change logevel from 4 to 7 21/294021/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 12 Jun 2023 01:05:31 +0000 (10:05 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 12 Jun 2023 01:05:31 +0000 (10:05 +0900)
Change loglevel from 4 to 7.
Because Visionfive2 is developing now, it needs to check debug message.
If it's more stable than now, it will be changed to 4 again.

Change-Id: I8d94058d954e61273e8a1481b1b71f5d67459965
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_visionfive2.h

index 1541b56..572dfd5 100644 (file)
@@ -40,7 +40,7 @@
        "bootdev=mmc\0"                         \
        "tfm=setenv bootmode download; run bootcmd\0"   \
        "tizen_bootarg= \0"     \
-       "opts=loglevel=4\0"                     \
+       "opts=loglevel=7\0"                     \
        "reboot_param_clear=" CLEAR_REBOOT_PARAM "\0"                           \
        ""