| commit | 141b88ed1da7def0ae5f5cac422a8448ff7bccab | [log] [tgz] |
|---|---|---|
| author | Khoa Tran <khoa.tran.yj@bp.renesas.com> | Mon Oct 27 15:41:31 2025 +0700 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Oct 30 15:16:04 2025 +0200 |
| tree | d364a4988440ea5083b6563589914ff21b8be8be | |
| parent | 5aa87d48aa735adbfbdfcb2d1a27a3bff670c6bc [diff] |
tests: subsys: fs: Update test configuration for Renesas RA Remove redundant "partition" and "slot1_partition" nodes that are not needed and conflict with the MRAM device node labeled "mram" on Renesas RA boards. These conflicts caused build errors. For the affected board overlays, the SDHC and SDMMC nodes are now enabled at the board or shield layer, so they no longer need to be defined in the test configuration. Signed-off-by: Khoa Tran <khoa.tran.yj@bp.renesas.com>