[coreboot-gerrit] Change in coreboot[master]: [NOTFORMERGE]: biostar/a68n_5200: Enable IDS tracing

Damien Zammit (Code Review) gerrit at coreboot.org
Wed Oct 4 11:29:53 CEST 2017


Damien Zammit has uploaded this change for review. ( https://review.coreboot.org/21873


Change subject: [NOTFORMERGE]: biostar/a68n_5200: Enable IDS tracing
......................................................................

[NOTFORMERGE]: biostar/a68n_5200: Enable IDS tracing

Switch off warnings are errors as well (cannot merge)

Change-Id: I06a9699e5c8844652c1db389adea671ecdca5cc0
Signed-off-by: Damien Zammit <damien at zamaudio.com>
---
M src/Kconfig
M src/mainboard/biostar/a68n_5200/OptionsIds.h
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/21873/1

diff --git a/src/Kconfig b/src/Kconfig
index adeeb7c..4970a88 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1059,7 +1059,7 @@
 
 config WARNINGS_ARE_ERRORS
 	bool
-	default y
+	default n
 
 # The four POWER_BUTTON_DEFAULT_ENABLE, POWER_BUTTON_DEFAULT_DISABLE,
 # POWER_BUTTON_FORCE_ENABLE and POWER_BUTTON_FORCE_DISABLE options are
diff --git a/src/mainboard/biostar/a68n_5200/OptionsIds.h b/src/mainboard/biostar/a68n_5200/OptionsIds.h
index eaf2442..1a1056e 100644
--- a/src/mainboard/biostar/a68n_5200/OptionsIds.h
+++ b/src/mainboard/biostar/a68n_5200/OptionsIds.h
@@ -44,7 +44,7 @@
 
 #define IDSOPT_IDS_ENABLED     TRUE
 //#define IDSOPT_CONTROL_ENABLED TRUE
-//#define IDSOPT_TRACING_ENABLED TRUE
+#define IDSOPT_TRACING_ENABLED TRUE
 #define IDSOPT_TRACING_CONSOLE_SERIALPORT TRUE
 //#define IDSOPT_PERF_ANALYSIS   TRUE
 #define IDSOPT_ASSERT_ENABLED  TRUE

-- 
To view, visit https://review.coreboot.org/21873
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I06a9699e5c8844652c1db389adea671ecdca5cc0
Gerrit-Change-Number: 21873
Gerrit-PatchSet: 1
Gerrit-Owner: Damien Zammit <damien at zamaudio.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171004/d4ae3da7/attachment.html>


More information about the coreboot-gerrit mailing list