Skip to content

soc: renesas: ra: Add support for r7fa6m3af2cbg#106445

Draft
URNHere wants to merge 1 commit intozephyrproject-rtos:mainfrom
URNHere:r7fa6m3af2cbg
Draft

soc: renesas: ra: Add support for r7fa6m3af2cbg#106445
URNHere wants to merge 1 commit intozephyrproject-rtos:mainfrom
URNHere:r7fa6m3af2cbg

Conversation

@URNHere
Copy link
Copy Markdown
Contributor

@URNHere URNHere commented Mar 27, 2026

My company has several boards using an r7fa6m3af2cbg (RA6M3, 1M of flash, BGA 176) as MCU.
Since I need to run a PoC on one of those, I added the .dtsi for the SoC.
The .dtsi is the same as the r7fa6m3ah3cfc, with only the flash0 node modified in the following lines:
reg = <0x0 DT_SIZE_M(1)>;
erase-blocks = <&flash 8 8192>, <&flash 30 32768>;
Since the file is heavily derived from a file Renesas already provides, I don't know what to do with the copyright in the beginning comment. For the time being I kept it as is, please advice if I have to change it.

Added support for r7fa6m3af2cbg (RA6M3, 1MB RAM BGA176)

Signed-off-by: Paolo Bazzanella <pbbazzanella@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant