zephyr/boards/nordic/nrf9280pdk
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
..
support
Kconfig.defconfig
Kconfig.nrf9280pdk
board.cmake
board.yml
nrf9280pdk_nrf9280-ipc_conf.dtsi
nrf9280pdk_nrf9280-memory_map.dtsi
nrf9280pdk_nrf9280-pinctrl.dtsi
nrf9280pdk_nrf9280_cpuapp.dts boards: nordic: do not enable DMA_RAM21 region by default 2024-09-30 17:12:07 +01:00
nrf9280pdk_nrf9280_cpuapp.yaml
nrf9280pdk_nrf9280_cpuapp_defconfig
nrf9280pdk_nrf9280_cpuppr.dts
nrf9280pdk_nrf9280_cpuppr.yaml
nrf9280pdk_nrf9280_cpuppr_defconfig
nrf9280pdk_nrf9280_cpuppr_xip.dts
nrf9280pdk_nrf9280_cpuppr_xip.yaml
nrf9280pdk_nrf9280_cpuppr_xip_defconfig
nrf9280pdk_nrf9280_cpurad.dts
nrf9280pdk_nrf9280_cpurad.yaml
nrf9280pdk_nrf9280_cpurad_defconfig