Skip to content

Commit

Permalink
Disable SBE ENTER/EXIT traces
Browse files Browse the repository at this point in the history
Change-Id: Ifc0be8d21ab938ff818f6ae6bc8771b05aea15ec
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41160
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
sgupta2m committed May 31, 2017
1 parent 3a909a6 commit 59c8bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/img_defs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ endif
# 2 - Error, info
# 3 - Error, info, entry/exit
# 4 - Error, info, entry/exit, debug
SBE_TRACE_LEVEL_DEF = 3
SBE_TRACE_LEVEL_DEF = 2

GCC-DEFS += -DIMAGE_NAME=$(IMAGE_SEEPROM_NAME)
GCC-DEFS += -DPK_TIMER_SUPPORT=$(PK_TIMER_SUPPORT)
Expand Down

0 comments on commit 59c8bfe

Please sign in to comment.