From 2f665c22c1a5b89b32dcc5d2b9669c00f4ee2664 Mon Sep 17 00:00:00 2001 From: Oleksandr Shamray Date: Thu, 31 Jan 2019 13:42:01 +0000 Subject: [PATCH] Fixed LED name, PSU type and kernel start arguments for MSN3800 (Tigris) system Signed-off-by: Oleksandr Shamray --- .../x86-64-mlnx-msn3800/onlp/builds/src/module/src/ledi.c | 2 +- .../x86-64-mlnx-msn3800/onlp/builds/src/module/src/sysi.c | 2 +- .../platform-config/r0/src/lib/x86-64-mlnx-msn3800-r0.yml | 3 --- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/ledi.c b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/ledi.c index 6014a2c7..2de1a0e8 100644 --- a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/ledi.c +++ b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/ledi.c @@ -73,7 +73,7 @@ static onlp_led_info_t linfo[] = ONLP_LED_CAPS_ORANGE | ONLP_LED_CAPS_ORANGE_BLINKING | ONLP_LED_CAPS_AUTO, }, { - { ONLP_LED_ID_CREATE(LED_PSU_T3), "Chassis LED 8 (PSU LED)", 0 }, + { ONLP_LED_ID_CREATE(LED_PSU_T3), "Chassis LED 5 (PSU LED)", 0 }, ONLP_LED_STATUS_PRESENT, ONLP_LED_CAPS_ON_OFF | ONLP_LED_CAPS_GREEN | ONLP_LED_CAPS_GREEN_BLINKING | ONLP_LED_CAPS_ORANGE | ONLP_LED_CAPS_ORANGE_BLINKING | ONLP_LED_CAPS_AUTO, diff --git a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/sysi.c b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/sysi.c index be6c2266..3a62cc65 100644 --- a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/sysi.c +++ b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/onlp/builds/src/module/src/sysi.c @@ -50,7 +50,7 @@ int mc_get_platform_info(mlnx_platform_info_t* mlnx_platform) mlnx_platform->cpld_num = CPLD_COUNT; mlnx_platform->psu_fixed = false; mlnx_platform->fan_fixed = false; - mlnx_platform->psu_type = PSU_TYPE_2; + mlnx_platform->psu_type = PSU_TYPE_3; mlnx_platform->led_type = LED_TYPE_3; return ONLP_STATUS_OK; diff --git a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/platform-config/r0/src/lib/x86-64-mlnx-msn3800-r0.yml b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/platform-config/r0/src/lib/x86-64-mlnx-msn3800-r0.yml index d52fbfff..bad6f499 100644 --- a/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/platform-config/r0/src/lib/x86-64-mlnx-msn3800-r0.yml +++ b/packages/platforms/mellanox/x86-64/x86-64-mlnx-msn3800/platform-config/r0/src/lib/x86-64-mlnx-msn3800-r0.yml @@ -25,9 +25,6 @@ x86-64-mlnx-msn3800-r0: console=ttyS0,115200n8 rd_NO_MD rd_NO_LUKS - acpi_enforce_resources=lax - acpi=noirq - i2c-ismt.enable=0 ##network ## interfaces: