Skip to content

Conversation

@hwspeedy
Copy link

@hwspeedy hwspeedy commented Dec 14, 2023

Issue:
fpgasupdate.py does not work on intel PAC n3000 devices due to added check for updating FPGA factory image when running factory image.

Found:
The boot_page is only implemented in PMCI driver not the SPI driver.

Changed:
Checked for SPI bus:
Seems that a check for spi_bus is used several places in the fpga.py. I do not have knowledge - if the Intel PAC n3000 NIOS can supply which fpga image is loaded in another way, so just disabled the factory update check for SPI interfaces.

Test:
Success - programmed user image on Intel PAC n3000.

Seems that a check for spi_bus is used several places in the fpga.py. 
I do not have knowledge - if the Intel PAC n3000 NIOS can supply fpga image loaded in another way, so just disabled the factory update check for SPI interfaces.
@hwspeedy hwspeedy requested a review from a team as a code owner December 14, 2023 02:32
@chipb-intel
Copy link
Contributor

@tk-x86 -- Maybe something you could look at this week with Tim?

@tswhison tswhison requested a review from anandhv December 14, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants