fboss icon indicating copy to clipboard operation
fboss copied to clipboard

DARWIN: update fw_util.json file

Open adamcalabrigo opened this issue 1 year ago • 3 comments

Description

Updates fw_util.json for DARWIN platform with the following changes:

  1. Lowercase firmware targets.
  2. Use relative paths for programming binaries.
  3. Fix jam target for satellite CPLDs.

Test Plan

Tested on Darwin with Linux kernel 6.4 and CentOS 9.

Verified programming of all firmware targets.

adamcalabrigo avatar Oct 15 '24 02:10 adamcalabrigo

@joancaneus has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Nov 11 '24 22:11 facebook-github-bot

@adamcalabrigo @aalamsi22 I actually need the name of the FPD in this diff to be upper cased. Lower case will cause issue with some internal tooling.

joancaneus avatar Nov 12 '24 00:11 joancaneus

@aalamsi22 by FPD, I mean field programmable device. Things like BIOS, SMC_CPLD, SMB_FPGA.... etc.

joancaneus avatar Nov 13 '24 06:11 joancaneus