-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[spi_device] Pending tasks for D2 #8928
Comments
Created a PR #9054 for the Data swap feature CSR |
Created a PR #9060 for the port change in the passthrough module. |
Revise address configurations in CMD_INFO:
|
Created a PR #9157 to support forced 4B address |
Created a PR #9177 to revise passthrough datapath to observe the intercept event then drop the transaction. |
JEDEC return datapath has been revised in PR #9609 |
Issue #9741 is added. Need to resolve |
Updated to the latest status. |
@eunchan just a gentle ping, i think all the items for |
Not yet. Have a couple of items are pending. |
Pending
Change CMD_INFO [spi_device] Read Status, Read JEDEC ID, Read SFDP to have fixed value (read-only) in CMD_INFO #10009(Future Release)Read address update by SW (next_addr)(Future Release)Direct tests(lower priority now)Done
[spi_device] Connect watermark event to the interrupt source #9344 addresses watermark
[spi_device] Connect Readbuffer flip event to interrupt #9354 addresses flip
addr_swap_en
/payload_swap_en
[spi_device] Passthrough to use outclock-edaddr_swap_en
,payload_swap_en
#9741addr_4b_affected
andaddr_en
toaddr_mode
cfg_addr_4b_en_i
cfg_addr_4b_en_i
cfg_addr_4b_en_i
cfg_addr_4b_en_i
With SW configurations, one of SPID Flash modules (Read Status, Read JEDEC, Read Cmd) is able to intercept SPI Passthrough and processes the command (returning data).
When spi_mode is Passthrough, the submodule shall stop returning data if INTERCEPT_EN bit is not set. [spi_device] Cmdparse to intercept Passthrough #9258
The text was updated successfully, but these errors were encountered: