Skip to content

Commit

Permalink
Romulus disable the console trace and update machine XML
Browse files Browse the repository at this point in the history
(cherry picked from commit a0163b3)
Signed-off-by: Stewart Smith <[email protected]>
  • Loading branch information
MengzeLiao authored and stewartsmith committed Nov 3, 2017
1 parent f8c6e01 commit 00dd65f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openpower/configs/hostboot/romulus.config
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ unset ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS

# set for trace debug to console
set CONSOLE_OUTPUT_TRACE
unset CONSOLE_OUTPUT_TRACE

unset CONFIG_SECUREBOOT
unset CONFIG_TPMDD
Expand Down
2 changes: 1 addition & 1 deletion openpower/configs/romulus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ BR2_OPENPOWER_PLATFORM=y
BR2_OPENPOWER_POWER9=y
BR2_HOSTBOOT_CONFIG_FILE="romulus.config"
BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="romulus-xml"
BR2_OPENPOWER_MACHINE_XML_VERSION="01469bcb75751ce0b02468fbef0c392006ea7ba1"
BR2_OPENPOWER_MACHINE_XML_VERSION="8633e11cd395547f37df3c9d90cc2c7e0bebd194"
BR2_OPENPOWER_MACHINE_XML_FILENAME="romulus.xml"
BR2_OPENPOWER_SYSTEM_XML_FILENAME="ROMULUS_hb.system.xml"
BR2_OPENPOWER_MRW_XML_FILENAME="ROMULUS_hb.mrw.xml"
Expand Down

0 comments on commit 00dd65f

Please sign in to comment.