flash: nxp: enabling lpc55s36's FMC
This commit enables the SoC's flash memory controller. - added lpc55s36 specific code in the NXP MCUX driver to take advantage of the SoC's check-before-read capability - enabled the FMC node in the SoC's dtsi (iap) - added the flash controller chosen node to the board's dts Signed-off-by: Yves Vandervennet <yves.vandervennet@nxp.com>
This commit is contained in:
parent
80b4df8839
commit
6b66d7f266
4 changed files with 17 additions and 10 deletions
|
@ -54,7 +54,6 @@ config SOC_LPC55S36
|
|||
select ARM_TRUSTZONE_M
|
||||
select CLOCK_CONTROL
|
||||
select HAS_MCUX_MCAN
|
||||
# select HAS_MCUX_IAP if !TRUSTED_EXECUTION_NONSECURE
|
||||
|
||||
config SOC_LPC55S69_CPU0
|
||||
bool "SOC_LPC55S69 M33 [CPU 0]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue