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

arch/Kconfig: allow FLASH config w/o MMU #15584

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Jan 16, 2025

Summary

This allows using FLASH_START and FLASH_SIZE configs for chips without MMU by relaxing the guarding conditions.

Impacts

Devices without MMU can have FLASH config

Testing

  • local checks with rv-virt:nsh, qemu-armv7a:nsh
  • CI checks

This allows using FLASH_START and FLASH_SIZE config for chips with
no MMU.

Signed-off-by: Yanfeng Liu <[email protected]>
@github-actions github-actions bot added the Size: XS The size of the change in this PR is very small label Jan 16, 2025
@anchao anchao merged commit 8f435a2 into apache:master Jan 17, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants