Run Zephyr on FRDM-IMX91S

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Run Zephyr on FRDM-IMX91S

510 Views
aspin
Contributor I

Hi,

do you know if there is a plan to extend this excellent article done by xinyu_chen

Run Zephyr on A55 with FRDM-IMX93 and FRDM-IMX91 

adding support to FRDM-IMX91S?

Thanks

Labels (1)
Tags (1)
0 Kudos
Reply
6 Replies

338 Views
aspin
Contributor I

Yes thank you Daniel: do you have any advice about how to manage the spi nand?

0 Kudos
Reply

176 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi aspin:

 

Zephyr has built-in support for SPI NOR flash via the jedec, spi-nor compatible.   But SPI NAND is not directly supported in the same way. 

I found one NAND Flash project in Zephyr as below, it includes SPI communication logic and example handle implementation.   maybe you can take it for reference

https://github.com/D-Buckingham/NAND_flash

https://docs.zephyrproject.org/latest/hardware/porting/board_porting.html

 

 

Regards

Daniel

0 Kudos
Reply

156 Views
aspin
Contributor I

Hi Daniel,

I was thinking about the tool to write the Zephyr fw to the spi nand in the FRDM-IMX91S to be able to boot Zephyr.

Thanks

0 Kudos
Reply

464 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @aspin 

 

The package can support FRDM-IMX91S , it is very similar to FRDM-IMX91

 

Regards

Daniel

0 Kudos
Reply

416 Views
aspin
Contributor I

Hi Daniel,

I agree with you, I was just thinking about some few minor difference like the spi nand and the pmic.

Thanks

0 Kudos
Reply

404 Views
danielchen
NXP TechSupport
NXP TechSupport

please feel free to reach out us if you experience any issues or need further assistance.

 

Regards

Daniel 

0 Kudos
Reply