Skip to content

Releases: slaclab/ProgramFPGA

R1.2.2

28 Sep 16:53

Choose a tag to compare

  • Invert logical checks for ping and arping

R1.2.1

03 Sep 19:55

Choose a tag to compare

  • 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

11 Feb 21:36

Choose a tag to compare

  • Add support for buildroot 2019.08.

R1.1.0

10 Dec 19:20
81bb307

Choose a tag to compare

  • 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

31 Jul 00:55

Choose a tag to compare

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

22 Mar 19:54

Choose a tag to compare

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

22 Mar 00:23

Choose a tag to compare

2018-03-21 J. Vasquez

  • Bug fix getting the MAC address from the ARP table.

R1.0.15

22 Mar 00:22

Choose a tag to compare

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

29 Jan 23:16

Choose a tag to compare

2018-01-29 J. Vasquez

  • Fix bug: hardcoded SHM name and IPMB address.

R1.0.13

11 Jan 01:47

Choose a tag to compare

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.