Releases: slaclab/ProgramFPGA
Releases · slaclab/ProgramFPGA
R1.2.2
R1.2.1
- Bug fix: move the call to setFirstStageBoot before any operation related to read BSI information, as that won't be available in the case of an corrupted second stage image.
- Fix a typo when printing the error message when an unsupported buildroot version is found.
R1.2.0
- Add support for buildroot 2019.08.
R1.1.0
- Increase the SRP timeout and retry counts to avoid FirmwareLoader to failed when used on a CPU which runs IOC with CPSW 4.3.1 and the RT priorities set to new values, which can cause it to fail due to SRP responses to take longer that before.
R1.0.18
2018-07-30 J. Vasquez
- If pings fails, arping is not availbale (on non-linuxRT CPUs), and FSB mode is used, the script prompt the user if he wants to continue without testing the MAC address (ARP vs IPMI).
R1.0.17
2018-03-22 J. Vasquez
- Bug fix calculating the crate ID.
- Bug fix when the same FPGA IP is connected in more than one interface. Look for the MAC address only in the interface connected to the FPGA.
R1.0.16
2018-03-21 J. Vasquez
- Bug fix getting the MAC address from the ARP table.
R1.0.15
2018-02-28 J. Vasquez
- Add option to use the localhost as CPU.
- Check and handler IPMI errors.
- Verify extraction of MCS file.
- Orginize order of inital testing.
- Print more status messages.
- Code cleanup.
R1.0.14
2018-01-29 J. Vasquez
- Fix bug: hardcoded SHM name and IPMB address.
R1.0.13
2018-01-10 J. Vasquez
- Verify if FPGA booted correclty after sending reboot command.
- Fix bug when using FSB metod and it didn't go back to SSB.