boards: rd_rw612_bga: flash size with monolithic feature

When building with monolithic feature enabled, the firmwares binaries
will be linked during the build with the application. This means we can
remove the application size limit due to the firmware storage in flash
not useful anymore.

Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
Signed-off-by: Yassine El Aissaoui <yassine.elaissaoui@nxp.com>
This commit is contained in:
Axel Le Bourhis 2024-05-16 14:40:39 +02:00 committed by Anas Nashif
commit bb6669418a

View file

@ -5,6 +5,9 @@
if BOARD_RD_RW612_BGA
config FLASH_LOAD_SIZE
default 0x400000 if !BOOTLOADER_MCUBOOT && !NXP_MONOLITHIC_BT
if LVGL
# Enable DMA for LCDIC