From 894e4ae435bcc6fbb1e7e7feeab93de43506647d Mon Sep 17 00:00:00 2001 From: Artem Senichev Date: Tue, 26 Mar 2019 16:33:19 +0300 Subject: vesnin: Bump version of machine xml Artem Senichev (2): Disable PCIe port bifurcation Fix IBSCOM_MCS_BASE_ADDR formatting Signed-off-by: Artem Senichev --- openpower/configs/vesnin_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/configs/vesnin_defconfig b/openpower/configs/vesnin_defconfig index 315b23b5..a14ab08b 100644 --- a/openpower/configs/vesnin_defconfig +++ b/openpower/configs/vesnin_defconfig @@ -44,7 +44,7 @@ BR2_OPENPOWER_PLATFORM=y BR2_OPENPOWER_POWER8=y BR2_HOSTBOOT_P8_CONFIG_FILE="vesnin.config" BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="vesnin-xml" -BR2_OPENPOWER_MACHINE_XML_VERSION="c994a1815bcb7a95289de8e75ceeb1b7e0f165cd" +BR2_OPENPOWER_MACHINE_XML_VERSION="f44f8808fc7c876cbe1dc826bc31ada18dd1f641" BR2_OPENPOWER_MACHINE_XML_FILENAME="vesnin.xml" BR2_OPENPOWER_SYSTEM_XML_FILENAME="VESNIN_hb.system.xml" BR2_OPENPOWER_MRW_XML_FILENAME="VESNIN_hb.mrw.xml" -- cgit v1.2.1