Skip to content

Conversation

@ziuziakowska
Copy link
Contributor

These are a common SPI Flash opcode and bitfield, so just import them from SpiFlash instead of redeclaring.

Also fixes a spelling mistake.

These are a common SPI Flash opcode and bitfield, so just import them
from SpiFlash instead of redeclaring.

Also fixes a spelling mistake.

Signed-off-by: Alice Ziuziakowska <[email protected]>
@ziuziakowska ziuziakowska requested a review from a team as a code owner November 5, 2025 13:58
@ziuziakowska ziuziakowska requested review from pamaury and removed request for a team November 5, 2025 13:58
@ziuziakowska ziuziakowska added the CI:Rerun Rerun failed CI jobs label Nov 5, 2025
@github-actions github-actions bot removed the CI:Rerun Rerun failed CI jobs label Nov 5, 2025
@ziuziakowska ziuziakowska added the CI:Rerun Rerun failed CI jobs label Nov 5, 2025
@github-actions github-actions bot removed the CI:Rerun Rerun failed CI jobs label Nov 5, 2025
@AlexJones0 AlexJones0 merged commit c46f0c0 into lowRISC:earlgrey_1.0.0 Nov 6, 2025
98 of 102 checks passed
@ziuziakowska ziuziakowska deleted the otlib_eeprom_flash_fix branch November 6, 2025 16:03
@jwnrt jwnrt added the CherryPick:master This PR should be cherry-picked to master label Jan 28, 2026
@lowrisc-ci
Copy link

lowrisc-ci bot commented Jan 28, 2026

Backport failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin master
git worktree add -d .worktree/backport-28652-to-master origin/master
cd .worktree/backport-28652-to-master
git switch --create backport-28652-to-master
git cherry-pick -x 6e8bed398b4d0855e4b0f3841b8f638a4b3be62b

@lowrisc-ci lowrisc-ci bot added the Manually CherryPick This PR should be manually cherry picked. label Jan 28, 2026
@lowrisc-ci
Copy link

lowrisc-ci bot commented Jan 28, 2026

Backport failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin master
git worktree add -d .worktree/backport-28652-to-master origin/master
cd .worktree/backport-28652-to-master
git switch --create backport-28652-to-master
git cherry-pick -x 6e8bed398b4d0855e4b0f3841b8f638a4b3be62b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CherryPick:master This PR should be cherry-picked to master Manually CherryPick This PR should be manually cherry picked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants