24ce3f4182
Two Kconfig symbols were tied to a board-specific DT nodelabel - namely the `NRFX_UARTE_CONFIG_RX_CACHE_ENABLED` and `UART_<n>_RX_CACHE_SIZE` were tied to `shared_ram3x_region` - but this is not necessary. That DT node is where the UARTE driver RX/TX cache buffers are placed in the default nRF54H20 DK memory map, but on another board, they could be located somewhere else. The exact memory sub-regions used for this purpose are indicated using the `memory-regions` property on each UARTE instance, which should be generic enough already, so let's use that instead. Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no> |
||
---|---|---|
.. | ||
acpica | ||
canopennode | ||
cmsis | ||
cmsis-dsp | ||
cmsis-nn | ||
fatfs | ||
hal_ambiq | ||
hal_ethos_u | ||
hal_gigadevice | ||
hal_infineon | ||
hal_nordic | ||
hal_nxp | ||
hal_rpi_pico | ||
hal_st | ||
hostap | ||
liblc3 | ||
littlefs | ||
loramac-node | ||
lvgl | ||
lz4 | ||
mbedtls | ||
nanopb | ||
openthread | ||
percepio | ||
segger | ||
tflite-micro | ||
thrift | ||
trusted-firmware-a | ||
trusted-firmware-m | ||
uoscore-uedhoc | ||
zcbor | ||
Kconfig | ||
Kconfig.altera | ||
Kconfig.atmel | ||
Kconfig.chre | ||
Kconfig.cypress | ||
Kconfig.eos_s3 | ||
Kconfig.esp32 | ||
Kconfig.imx | ||
Kconfig.infineon | ||
Kconfig.intel | ||
Kconfig.libmetal | ||
Kconfig.mcuboot | ||
Kconfig.mcux | ||
Kconfig.microchip | ||
Kconfig.nuvoton | ||
Kconfig.nxp_s32 | ||
Kconfig.open-amp | ||
Kconfig.picolibc | ||
Kconfig.silabs | ||
Kconfig.simplelink | ||
Kconfig.sof | ||
Kconfig.stm32 | ||
Kconfig.sysbuild | ||
Kconfig.syst | ||
Kconfig.telink | ||
Kconfig.tinycrypt | ||
Kconfig.vega | ||
Kconfig.wurthelektronik | ||
Kconfig.xtensa | ||
modules.cmake |