- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Dear NXP Team,
I hope this message finds you well.
I have a question regarding the FRWY-LS1012A evaluation board, which features the W25M161AWEIT flash device. As per my understanding, this flash device supports both QSPI NOR and QSPI NAND. We have successfully used the QSPI NOR to store U-Boot firmware and boot the board from it.
Currently, I have an OS image that is approximately 42 MB in size. I'd like to know if it's possible to store this OS in the NAND die of the W25M161AWEIT device. If so, could you please provide guidance on:
- Flashing the OS to the QSPI NAND flash?
- The memory-mapped address for accessing this NAND flash?
Additionally, I read in one of the documents that the board typically searches for an OS on the micro-SDHC card during boot. How can I configure the board to boot directly from the QSPI NAND instead of the micro-SDHC card?
Hoping for the reply as soon as possible.
Thank You
解決済! 解決策の投稿を見る。

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
It is impossible to use NAND portion of the W25M161AWEIT with LSDK, because LSDK doesn't provide QSPI NAND flash driver in u-boot and Linux Kernel.

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Our software (LSDK) does not suppport NAND flash at QSPI.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you for your response.
Could you please elaborate on this? Is it not possible to utilize the NAND portion of the W25M161AWEIT flash device?

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
It is impossible to use NAND portion of the W25M161AWEIT with LSDK, because LSDK doesn't provide QSPI NAND flash driver in u-boot and Linux Kernel.
