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.
 
 
 
 
 
 

15 lines
496 B

  1. # OMAP2420 SDP board ("H4")
  2. source [find target/omap2420.cfg]
  3. # NOTE: this assumes you're *NOT* using a TI-14 connector.
  4. reset_config trst_and_srst separate
  5. # Board configs can vary a *LOT* ... parts, jumpers, etc.
  6. # This GP board boots from cs0 using NOR (2x32M), and also
  7. # has 64M NAND on cs6.
  8. set _FLASHNAME $_CHIPNAME.flash
  9. flash bank $_FLASHNAME cfi 0x04000000 0x02000000 2 2 $_TARGETNAME
  10. set _FLASHNAME $_CHIPNAME.flash
  11. flash bank $_FLASHNAME cfi 0x06000000 0x02000000 2 2 $_TARGETNAME