zephyr/soc/nxp
Andrej Butok c3dd3c69ac 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: Andrej Butok <andrey.butok@nxp.com>
2024-07-08 16:04:04 +02:00
..
imx linker: nxp: adsp: add orphan linker section 2024-06-28 21:53:01 +02:00
imxrt soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
kinetis soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
layerscape
lpc soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
mcx soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
rw soc: nxp: add flashing configuration 2024-07-08 16:04:04 +02:00
s32 soc: nxp_s32: disable TCP/UDP checksum only if eth driver enabled 2024-07-04 13:36:55 +02:00