Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

Max10 remote update without power cycling the board

John_T_Intel2
Employee
788 Views

I'm looking for a clever way to update MAX10 in are large scale deployment of servers where we don't need to power cycle each system in the datacenter.  Currrently, customer is remote updating across 1000s of systems, but they don't have remote PDU power cycling capability.  Anyone know a trick to update this Power Seq CPLD with new FW and not require power cycling the system?

0 Kudos
1 Solution
sstrell
Honored Contributor III
754 Views

You can trigger it with an external signal or use a control mechanism like a Nios processor.  This training discusses the Nios flow:

https://learning.intel.com/developer/learn/course/external/view/elearning/341/remote-system-upgrade-in-intelr-maxr-10-devices

View solution in original post

0 Kudos
5 Replies
sstrell
Honored Contributor III
777 Views

The RSU feature of MAX10 doesn't require a power cycle to implement.  It can be triggered through software.  Are you saying this feature is not being used?  https://www.intel.com/content/www/us/en/docs/programmable/683865/current/remote-system-upgrade.html

0 Kudos
John_T_Intel2
Employee
768 Views

I've read thru the RSU sections and reviewed the flow diagram, I'm not seeing the details on how the MAX10 loads and runs the new image without power cycling.  Can you be more specific?  Thanks for your initial response.

0 Kudos
sstrell
Honored Contributor III
755 Views

You can trigger it with an external signal or use a control mechanism like a Nios processor.  This training discusses the Nios flow:

https://learning.intel.com/developer/learn/course/external/view/elearning/341/remote-system-upgrade-in-intelr-maxr-10-devices

0 Kudos
jozephka99
New Contributor II
745 Views

Yes you can trigger the FPGA to power cycle by writing the dualboot registers (https://www.intel.com/programmable/technical-pdfs/683865.pdf page:65). But the device must power cycle to be able to update the hardware design.

0 Kudos
John_T_Intel2
Employee
735 Views

Instructions are not clear, and by "power cycling" are you referring to removal of the STBY power?  or are you suggesting just a reboot of the CPLD?  My goal is to not power cycle the system, i.e. AC cycle since that's the only way to remove STBY power to the system.

0 Kudos
Reply