Skip to content
Commit c3dd3c69 authored by Andrej Butok's avatar Andrej Butok Committed by Alberto Escolar
Browse files

soc: nxp: add flashing configuration



- Added a flash runner configuration for rw, mcx, lpc, kinetis and imxrt,
  used for sysbuild multi-image projects like MCUBoot.
- Solved the mass erase issue.
- The sysbuild project "west flash --erase" command caused
  the mass_erase->flash_img1->reset->mass_erase->
  flash_img2->reset sequence.
  It was fixed to the mass_erase->flash_img1->
  flash_img2->reset sequence.

Signed-off-by: default avatarAndrej Butok <andrey.butok@nxp.com>
parent 5901dcba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment