Skip to content

Conversation

jlaitine
Copy link
Contributor

Summary

This is just a tiny cleanup to mpfs_clockconfig.c, which allows compiling without several "LIBERODEFS*" configs, when
they are not actually needed or used.

Impact

No functional impact

Testing

Compiles in several custom configurations and in NuttX CI

…ootloader

This removes the need to have all the DDR/clock configuration related
"LIBERODEFS" flags defined, when not building a standalone/coldboot
configuration

All of this code is unused when not building with CONFIG_MPFS_BOOTLOADER

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Aug 25, 2025
@xiaoxiang781216 xiaoxiang781216 merged commit 4baad0a into apache:master Aug 25, 2025
17 checks passed
@jlaitine jlaitine deleted the mpfs_flag_out_extra_code branch August 26, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture 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.

3 participants