zephyr/boards/nordic/nrf54h20dk
Gerard Marull-Paretas de70ebd66f boards: nordic: do not enable DMA_RAM21 region by default
This region is only required if certain fast peripherals make use of such
region for DMAing. It was now enabled on all builds, often resulting in:

```
[134/134] Linking C executable zephyr/zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:       24372 B       248 KB      9.60%
             RAM:        4448 B       256 KB      1.70%
       DMA_RAM21:          0 GB        16 KB      0.00% <~~ Not used!
   DMA_RAM3x_APP:          40 B         4 KB      0.98%
        IDT_LIST:          0 GB        32 KB      0.00%
```

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-09-30 17:12:07 +01:00
..
doc samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
support
Kconfig.defconfig
Kconfig.nrf54h20dk
board.cmake
board.yml
nrf54h20dk_nrf54h20-common.dtsi
nrf54h20dk_nrf54h20-ipc_conf.dtsi
nrf54h20dk_nrf54h20-memory_map.dtsi
nrf54h20dk_nrf54h20-pinctrl.dtsi
nrf54h20dk_nrf54h20_cpuapp.dts boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
nrf54h20dk_nrf54h20_cpuapp.yaml
nrf54h20dk_nrf54h20_cpuapp_defconfig
nrf54h20dk_nrf54h20_cpuflpr.dts
nrf54h20dk_nrf54h20_cpuflpr.yaml
nrf54h20dk_nrf54h20_cpuflpr_defconfig
nrf54h20dk_nrf54h20_cpuflpr_xip.dts
nrf54h20dk_nrf54h20_cpuflpr_xip.yaml
nrf54h20dk_nrf54h20_cpuflpr_xip_defconfig
nrf54h20dk_nrf54h20_cpuppr.dts
nrf54h20dk_nrf54h20_cpuppr.yaml
nrf54h20dk_nrf54h20_cpuppr_defconfig
nrf54h20dk_nrf54h20_cpuppr_xip.dts
nrf54h20dk_nrf54h20_cpuppr_xip.yaml
nrf54h20dk_nrf54h20_cpuppr_xip_defconfig
nrf54h20dk_nrf54h20_cpurad.dts boards: nrf54h20dk: Allow running USB on radio core 2024-09-25 12:02:33 +01:00
nrf54h20dk_nrf54h20_cpurad.yaml
nrf54h20dk_nrf54h20_cpurad_defconfig