boards: nxp: frdm_mcxn947: w25q64jvssiq flash support is broken #88654
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: NXP
NXP
priority: low
Low impact/importance bug
Describe the bug
Support of the w25q64jvssiq flash is broken for frdm_mcxn947.
Flash test is FAILED (tests/drivers/flash/common)
To Reproduce
Steps to reproduce the behavior:
west build -p always -b frdm_mcxn947/mcxn947/cpu0 tests/drivers/flash/common
west flash
PROJECT EXECUTION FAILED
Expected behavior
Test should pass:
Impact
All samples and tests for frdm_mcxn947 writing to the storage partition, located at the w25q64jvssiq flash, are failed.
Environment:
Additional context
The issue is caused by the following commit: 7ed7cd1
Author: Zhaoxiang Jin [email protected]
Date: 3/26/2025
Message: modules: hal_nxp: Move hal_nxp glue layer to zephyr repo
The text was updated successfully, but these errors were encountered: