Skip to content
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

manifest: update hal_renesas to fix DCACHE issue #85971

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

khoa-nguyen-18
Copy link
Contributor

When DCACHE was enabled as default for ek_ra8d1, Renesas Flash driver could not read or write. This PR aims to:

  • Updates hal_renesas revision to fix this issue
  • Disable DCACHE as default

@zephyrbot zephyrbot added the platform: Renesas RA Renesas Electronics Corporation, RA label Feb 19, 2025
@zephyrbot
Copy link
Collaborator

zephyrbot commented Feb 19, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@bcbd9fe zephyrproject-rtos/hal_renesas@1589073 (main) zephyrproject-rtos/hal_renesas@bcbd9fe9..1589073f

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-hal_renesas DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Feb 19, 2025
@duynguyenxa duynguyenxa added the bug The issue is a bug, or the PR is fixing a bug label Feb 19, 2025
khoa-nguyen-18 and others added 2 commits February 19, 2025 16:25
When DCACHE was enabled as default for ek_ra8d1, Flash HP
could not read or write. This PR aims to updates hal_renesas
revision to fix this issue.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
Enabling Dcache on RA8D1 will cause many issue with data coherence
in driver.
This commit disable Dcache for RA8D1 as temporary solution, user
can enable it but should be aware of data coherence issue

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
@khoa-nguyen-18 khoa-nguyen-18 force-pushed the fix_flash_error_using_dcache branch from db69adb to 7043dc1 Compare February 19, 2025 09:25
@zephyrbot zephyrbot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Feb 19, 2025
@kartben kartben modified the milestones: 5, v4.1.0 Feb 20, 2025
@kartben kartben merged commit 6f092bc into zephyrproject-rtos:main Feb 21, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug manifest manifest-hal_renesas platform: Renesas RA Renesas Electronics Corporation, RA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants