From: Jaehoon Chung Date: Mon, 12 Jun 2023 01:05:31 +0000 (+0900) Subject: samsung: tizen_visionfive2: Change logevel from 4 to 7 X-Git-Tag: accepted/tizen/unified/20230703.143011~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F294021%2F1;p=platform%2Fkernel%2Fu-boot.git samsung: tizen_visionfive2: Change logevel from 4 to 7 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 --- diff --git a/include/samsung/tizen_visionfive2.h b/include/samsung/tizen_visionfive2.h index 1541b56..572dfd5 100644 --- a/include/samsung/tizen_visionfive2.h +++ b/include/samsung/tizen_visionfive2.h @@ -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" \ ""