Closed
Description
Currently rflash -c
for Garrison machines displays something like:
#rflash launchgr -c
launchgr: Node firmware version for BOOT component: 2.13 58980100
launchgr: Node firmware version for APP component: 2.13 58980100
launchgr: Node firmware version for BIOS component: 1.12 55000000
That does not match the version number from
$ cat /proc/ractrends/Helper/FwInfo
FW_VERSION=2.13.104536
Suggest FW version displayed by rflash -c
should match what is in /proc/ractrends/Helper/FwInfo file.