Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Janga: config: disabe J3B during initial configuration of the Platfor… #345

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clslucas
Copy link
Contributor

@clslucas clslucas commented Mar 5, 2025

Description

Updated the Platform Manager configuration file to match the POR, disable the unused J3 ASIC in each blade via the Platform Manager configuration.

POR Information: "The Minerva rack configuration from 1xJanga + 4xTahan to 2xJanga+4xTahan. As part of this change, there is no impact to Janga HW design, and FBOSS will disable the unused J3 ASIC in each blade. "

Motivation

  1. Disable the unused J3 ASIC in each blade via the Platform Manager config file
  2. Switch the SMB CPLD2 driver to address 0x33 because of the functionality enabled by default at that address
    image

1.Added initial register value of -65 (-65 corresponds to hexadecimal value 0xBF) because the platform manager only supports signed 8-bit integers

Test Plan

  • Run the jq to format the json file.
  • Download the latest fboss platform manager and sensor service binary.
  • Run platform manager and sensor service with config files are correct.
  • Run SDK script is correct, no kernel panic when PCIe link down.

Check if the J3B ASIC is disabled:
image

Check the normal status of J3A and J3B:
image

Test log:
Test log of J3A and J3B in normal state:
Janga-J3A_J3B_enable_log_20250304.txt

Test log of J3B disabled state:
Janga-J3A_enable_J3B_disable_log_20250304.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants