Device: RAD-Gigastar 1 & 2: Add SFP flashing to bootloader pipelines

This commit is contained in:
Max Brombach
2026-04-24 16:12:45 -04:00
committed by Kyle Schwarz
parent 9c4323987f
commit 79ff19015a
8 changed files with 44 additions and 10 deletions
+1
View File
@@ -55,6 +55,7 @@ enum class ExtendedCommand : uint16_t {
GetSupportedFeatures = 0x0018,
GetGPTPStatus = 0x0019,
GetComponentVersions = 0x001A,
SoftwareUpdate = 0x001B,
Reboot = 0x001C,
SetRootFSEntryFlags = 0x0027,
TransmitCoreminiMessage = 0x0028,