Skip to content

[Nexthop][wedge800bnhp] distro image support for NetlakeV2 - #1425

Open
andrew-nexthop wants to merge 5 commits into
facebook:mainfrom
nexthop-ai:andrew.upstream-fboss-image-batch
Open

[Nexthop][wedge800bnhp] distro image support for NetlakeV2#1425
andrew-nexthop wants to merge 5 commits into
facebook:mainfrom
nexthop-ai:andrew.upstream-fboss-image-batch

Conversation

@andrew-nexthop

Copy link
Copy Markdown
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

  • Update flashrom to 1.7.0 for NLv2 BIOS upgrade.
  • Enable AMD CPU watchdog (CONFIG_SP5100_TCO) for NLv2.
  • Backport upstream commit 2c183963fb5f for AMD k10temp Zen5 CCD support on NLv2 temp sensors.
  • Include fboss_test_runner in package.py to match run_test.py refactor.

Test Plan

All fw_util, bsp and sensor_service tests will pass.

Signed-off-by: Andrew Wun <andrew@nexthop.ai>
Signed-off-by: Andrew Wun <andrew@nexthop.ai>
Signed-off-by: Andrew Wun <andrew@nexthop.ai>
Signed-off-by: Andrew Wun <andrew@nexthop.ai>
@andrew-nexthop
andrew-nexthop requested a review from a team as a code owner July 27, 2026 20:38
@meta-cla meta-cla Bot added the CLA Signed label Jul 27, 2026
ruff.toml sets format.skip-magic-trailing-comma = true, but package.py in
main still has magic-trailing-comma-expanded collections. Touching the file
makes the ruff-format hook reformat the whole file, which fails CI.

Signed-off-by: Mabel <mabel@nexthop.ai>
Co-Authored-By: Andrew Wun <andrew@nexthop.ai>
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.

1 participant