You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
278 B

  1. #
  2. # configuration file for NXP MC-IMX8MP-EVK
  3. #
  4. # Board includes FTDI-based JTAG adapter: interface/ftdi/imx8mp-evk.cfg
  5. #
  6. transport select jtag
  7. adapter speed 1000
  8. reset_config srst_only
  9. adapter srst delay 100
  10. set CHIPNAME imx8mp
  11. set CHIPCORES 4
  12. source [find target/imx8m.cfg]