boards: frdm_mcxn947: Add MCUboot support

Add support for MCUboot running from internal flash.
Remove the MCUboot conditional check.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2024-03-14 13:25:34 -05:00 committed by Fabio Baltieri
commit ee3db01d1a
4 changed files with 28 additions and 3 deletions

View file

@ -61,6 +61,8 @@ The FRDM-MCXN947 board configuration supports the following hardware features:
+-----------+------------+-------------------------------------+
| CLOCK | on-chip | clock_control |
+-----------+------------+-------------------------------------+
| FLASH | on-chip | soc flash |
+-----------+------------+-------------------------------------+
Targets available
==================