rrc-open-firmware/README.md
DataHoarder ff27bfe764
All checks were successful
continuous-integration/drone/push Build is passing
WIP: further implement init process, add PCIE SPICO / SerDes init
2021-01-03 09:19:51 +01:00

695 B

rrc-open-firmware

Experimental project for replacing factory firmware on FM10000 cards with custom-made code.

WARNING: This is a Work In Progress project. Do not use on any cards you don't want to have to unbrick via manual SPI connection.

Requirements

  • rrcc (will build it from submodule)
  • make

Compilation

  • $ make
  • The firmware will be output to firmware.bin
  • You might want to change settings on file config.asm to fit your needs.

License

  • BSD-3-Clause
  • See COPYING for the full license.
  • Files under blobs/ are obtained from rrcBig's firmware and reference Intel IES BSD-3-Clause switch API