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
518 B

  1. # A PXA255 test board with SST 39LF400A flash
  2. #
  3. # At reset the memory map is as follows. Note that
  4. # the memory map changes later on as the application
  5. # starts...
  6. #
  7. # RAM at 0x4000000
  8. # Flash at 0x00000000
  9. #
  10. source [find target/pxa255.cfg]
  11. # Target name is set by above
  12. $_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x4000000 -work-area-size 0x4000 -work-area-backup 0
  13. # flash bank <driver> <base> <size> <chip_width> <bus_width> <targetNum> [options]
  14. flash bank cfi 0x00000000 0x80000 2 2 0 jedec_probe