is25x flash : flash app update - #883
Open
GaneshRamani-AlifSemi wants to merge 3 commits into
Open
Conversation
GaneshRamani-AlifSemi
requested review from
Anilkumar-Alifsemi,
AnttiKauppila-AlifSemi,
JuhoEskeli-AlifSemi,
RupeshKumar-AlifSemi and
VeeraAlif
as code owners
July 31, 2026 08:46
- Enable read-only XIP for the B1, E1C, and E7 OSPI snippets. - Add the E7 differential clock pin required by Octal DDR. - Document indirect and XIP sample modes and platform capabilities. Signed-off-by: Ganesh Kumar R <ganesh.ramani@alifsemi.com>
- XIP-only or indirect command-mode. - Write on memory mapped mode not supported - On XiP, flash_read() just do the memcpy. - Doing indirect Read corrupts the XiP configuration, to avoid XiP config use CONFIG_FLASh_MSPI_XIP_READ. - Use flash_get_size() for device capacity and erase validation. - Update the XiP driver test to use the named MSPI register region. - FLASH Driver initialization priority set to 80. Signed-off-by: Ganesh Kumar R <ganesh.ramani@alifsemi.com>
GaneshRamani-AlifSemi
force-pushed
the
mspi_is25x_flash_driver_app
branch
from
August 3, 2026 08:54
5708890 to
e59d4d8
Compare
update manifest to fetch upstream ported ospi and IS-Flash drivers. Signed-off-by: Ganesh Kumar R <ganesh.ramani@alifsemi.com>
GaneshRamani-AlifSemi
force-pushed
the
mspi_is25x_flash_driver_app
branch
from
August 3, 2026 12:15
e59d4d8 to
3c5d647
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on : mspi_dw + IS-25